kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
kettenis
Date :
2020-07-14 16:40:04
Hash :
c39afc64
Message :
getopt(3) returns an int so don't use a char to store its return value. Makes the test work on architectures where char is unsigned. ok deraadt@, millert@