]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enum
authorJim Meyering <jim@meyering.net>
Sun, 19 Nov 2000 07:41:20 +0000 (07:41 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 19 Nov 2000 07:41:20 +0000 (07:41 +0000)
commitaba2a0fd6d1db0f06fcd8840a538e64391430e38
tree0fc25a54cccbc5e8834f65c3a35d3abd6b0700db
parent5baa94d136b0d72060474bbfe1ae38ee88ad6727
(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enum
constants rather than macros.  Use values that cannot conflict
with C characters or with -1, CHAR_MAX + 1, etc.
src/sys2.h