mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-17 01:52:06 +00: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;
|
if (gid >= gid_max) return;
|
||||||
|
|
||||||
/**
|
|
||||||
* base
|
|
||||||
*/
|
|
||||||
|
|
||||||
u32 key[6];
|
u32 key[6];
|
||||||
|
|
||||||
key[0] = tmps[gid].out[0];
|
key[0] = tmps[gid].out[0];
|
||||||
|
Loading…
Reference in New Issue
Block a user