chg: 70_fix-total-message.patch applied

This commit is contained in:
Alexandre Dulaunoy 2018-06-17 10:42:18 +02:00
parent d350204357
commit fe2469305a
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -86,7 +86,7 @@ while (0)
#endif /* DEFAULT_HASHWINDOW_FORMAT */ #endif /* DEFAULT_HASHWINDOW_FORMAT */
#ifndef DEFAULT_TOTALHASH_FORMAT #ifndef DEFAULT_TOTALHASH_FORMAT
#define DEFAULT_TOTALHASH_FORMAT "Total (#algorithm#): #hash#" #define DEFAULT_TOTALHASH_FORMAT "\nTotal (#algorithm#): #hash#"
#endif /* DEFAULT_TOTALHASH_FORMAT */ #endif /* DEFAULT_TOTALHASH_FORMAT */
#ifndef DEFAULT_HASHCONV #ifndef DEFAULT_HASHCONV