Fix more EOL issues
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ void loopback_write_append (hashcat_ctx_t *hashcat_ctx, const u8 *plain_ptr, con
|
||||
|
||||
loopback_format_plain (hashcat_ctx, plain_ptr, plain_len);
|
||||
|
||||
fputc ('\n', fp);
|
||||
fwrite (EOL, strlen (EOL), 1, fp);
|
||||
|
||||
fflush (fp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user