Finalize potfile specific functions migration to their own source file

This commit is contained in:
jsteube
2016-09-10 12:16:16 +02:00
parent f809937b1e
commit 53db51dcc3
4 changed files with 571 additions and 551 deletions
+7
View File
@@ -12,6 +12,13 @@
#include <errno.h>
#include <limits.h>
/**
* weak hashes shutcut
*/
#define LM_WEAK_HASH "\x4e\xcf\x0d\x0c\x0a\xe2\xfb\xc1"
#define LM_MASKED_PLAIN "[notfound]"
/**
* types
*/