mirror of
https://github.com/adulau/dcfldd.git
synced 2024-12-22 16:56:03 +00:00
chg: 70_fix-total-message.patch applied
This commit is contained in:
parent
d350204357
commit
fe2469305a
1 changed files with 1 additions and 1 deletions
2
dcfldd.h
2
dcfldd.h
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue