]> Zhao Yanbai Git Server - minix.git/commit
umount: getopt return value is int, not char 94/294/2
authorBen Gras <ben@minix3.org>
Mon, 4 Feb 2013 04:09:28 +0000 (05:09 +0100)
committerBen Gras <ben@minix3.org>
Mon, 4 Feb 2013 11:03:05 +0000 (12:03 +0100)
commitccdc3ff73fa4ee578ffec591cd971d81c732f5ab
tree9c7e096cf88ca7f927de3f7aff5e217435c755f4
parent8ea66915f29c2b8abb1de57c34b0b857fb4af756
umount: getopt return value is int, not char

. causes infinite loop on ARM (default unsigned char?)

Change-Id: If00184f37317c8597a8203f68ec96f1ce5030853
commands/umount/umount.c