* Add braces to while statements and remove the '?' option
authorSascha Wildner <swildner@dragonflybsd.org>
Fri, 23 Sep 2005 19:56:32 +0000 (19:56 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Fri, 23 Sep 2005 19:56:32 +0000 (19:56 +0000)
commitf3bc7b98e5e6889e2c5b6fa0bf9e919d94274b8b
treeac437e85cc32af08114eee78c73a42a274e83a92
parent4d190911836d7f43ae30471277bea1ae85d37fcf
* Add braces to while statements and remove the '?' option
  in the example.

Noticed by: corecode
lib/libc/stdlib/getopt.3