mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-05 04:02:28 +00:00
Remove trailing whitespace from all files (#497)
This commit is contained in:
parent
d3f3cb7ab4
commit
7e2eae5c15
356 changed files with 41701 additions and 41680 deletions
8
third_party/unzip/unzip.c
vendored
8
third_party/unzip/unzip.c
vendored
|
@ -1380,8 +1380,8 @@ static int setsignalhandler(__G__ p_savedhandler_chain, signal_type,
|
|||
|
||||
# endif /* REENTRANT && !NO_EXCEPT_SIGNALS */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
-------------------------------------------------------
|
||||
Command Line Options
|
||||
|
@ -2900,7 +2900,7 @@ static void help_extended(__G)
|
|||
" displays may be limited to a specific code page. Either way full UTF-8",
|
||||
" paths are generally restored on extraction where OS supports. Use -U",
|
||||
" to force use of escapes in extracted names. Use -UU to totally ignore",
|
||||
" Unicode. Unicode comments not yet fully supported.",
|
||||
" Unicode. Unicode comments not yet fully supported.",
|
||||
"",
|
||||
" \"New\" options -I and -O (from a patch that has been out there awhile)",
|
||||
" are used on UNIX to set the ISO and OEM code pages used for conversions.",
|
||||
|
@ -3101,7 +3101,7 @@ static void show_options(__G)
|
|||
strcpy(gr, "INF");
|
||||
else
|
||||
strcpy(gr, "? ");
|
||||
|
||||
|
||||
strcpy(sh, options[i].shortopt);
|
||||
strcat(sh, " ");
|
||||
sh[2] = '\0';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue