Revert "Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions...
[hashcat.git] / tools / rules_test / cpu_rules.h
index 14f4646..d6ebd83 100644 (file)
@@ -20,7 +20,7 @@ typedef unsigned int uint;
 
 typedef struct
 {
-  uint cmds[16];
+  uint cmds[15];
 
 } gpu_rule_t;