Add missing printf() parameter

svn path=/trunk/; revision=57926
This commit is contained in:
Pierre Schweitzer 2012-12-16 16:09:41 +00:00
parent afc06cbf84
commit fead25fd97

View file

@ -118,6 +118,7 @@ void print_help() {
"...\n" "...\n"
"------\n" "------\n"
"", "",
DEFAULT_REMOVAL_LOCK_TIMEOUT,
DEFAULT_REMOVAL_LOCK_TIMEOUT DEFAULT_REMOVAL_LOCK_TIMEOUT
); );
exit(0); exit(0);