whitespace cleanup. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
b8173b603f
commit
60cb48ca50
59 changed files with 233 additions and 219 deletions
|
@ -372,7 +372,7 @@ int getopt_main(int argc, char **argv)
|
|||
if (!argv[1]) {
|
||||
if (compatible) {
|
||||
/* For some reason, the original getopt gave no error
|
||||
when there were no arguments. */
|
||||
* when there were no arguments. */
|
||||
printf(" --\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue