Replace the substring GPU to a more appropriate "device" or "kernel" substring depend...
[hashcat.git] / OpenCL / types_ocl.c
index 2fa42ae..2db668e 100644 (file)
@@ -1060,7 +1060,7 @@ typedef struct
 {
   u32 cmds[0x100];
 
-} gpu_rule_t;
+} kernel_rule_t;
 
 typedef struct
 {