mirror of
https://github.com/hashcat/hashcat
synced 2024-11-02 20:39:22 +01:00
keychain: remove useless comment in kernel
This commit is contained in:
parent
630bb5b811
commit
bb4ce6d458
@ -276,10 +276,6 @@ KERNEL_FQ void m23100_comp (KERN_ATTR_TMPS_ESALT (keychain_tmp_t, keychain_t))
|
||||
|
||||
if (gid >= gid_max) return;
|
||||
|
||||
/**
|
||||
* base
|
||||
*/
|
||||
|
||||
u32 key[6];
|
||||
|
||||
key[0] = tmps[gid].out[0];
|
||||
|
Loading…
Reference in New Issue
Block a user