Updated French translation.
Figuring out how many %s args are really needed.
This commit is contained in:
parent
b23e4e0e21
commit
b3e8051fcf
3 changed files with 7 additions and 7 deletions
|
|
@ -6221,7 +6221,8 @@ static void show_usage(FILE * f, char * prg)
|
|||
#ifdef WIN32
|
||||
blank,
|
||||
#endif
|
||||
blank, blank, blank, blank, blank);
|
||||
blank, blank, blank,
|
||||
blank);
|
||||
|
||||
free(blank);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue