diff options
author | 1996-09-28 19:36:38 +0000 | |
---|---|---|
committer | 1996-09-28 19:36:38 +0000 | |
commit | 9699a43254d19f8aa38d22a37c609f682a626012 (patch) | |
tree | 8c0378d365585ffb80369016df339d55ae9426fe /lib/libc | |
parent | /dev/vga is not needed anymore (diff) | |
download | wireguard-openbsd-9699a43254d19f8aa38d22a37c609f682a626012.tar.xz wireguard-openbsd-9699a43254d19f8aa38d22a37c609f682a626012.zip |
Fix the return value of test of getopt. It is documented to return
EOF when there are no more args to process. This happens also to be a
trivial difference between FreeBSD and OpenBSD which FreeBSD has
right. Shouldn't break anything because EOF is #defined to be -1 on
BSD systems.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions