mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Merge pull request #3560 from philsmd/30700_whitespace
fix whitespace in -m 30700 = Anope IRC Services
This commit is contained in:
commit
41bd2e37fd
@ -65,7 +65,7 @@ KERNEL_FQ void m30700_m04 (KERN_ATTR_BASIC ())
|
||||
const u32 IV_E = salt_bufs[SALT_POS_HOST].salt_buf_pc[4];
|
||||
const u32 IV_F = salt_bufs[SALT_POS_HOST].salt_buf_pc[5];
|
||||
const u32 IV_G = salt_bufs[SALT_POS_HOST].salt_buf_pc[6];
|
||||
const u32 IV_H = salt_bufs[SALT_POS_HOST].salt_buf_pc[7];
|
||||
const u32 IV_H = salt_bufs[SALT_POS_HOST].salt_buf_pc[7];
|
||||
|
||||
/**
|
||||
* loop
|
||||
|
Loading…
Reference in New Issue
Block a user