1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-21 23:58:07 +00:00

Add missing linefeed-at-last-line in a couple of rule files. A problem

with them missing is things like "cat *.rule > all_rules.rule" will end
up with thrashed lines.  This is also a problem when concatenating word
list files (as are UTF-8 BOM's which should be banned from the planet).
This commit is contained in:
magnum 2018-08-30 11:56:00 +02:00
parent 3e149843ae
commit 3e146ebb9d
2 changed files with 2 additions and 2 deletions