]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Convert static declarations of struct option to use new macros from
authorJim Meyering <jim@meyering.net>
Wed, 2 Dec 1992 18:51:53 +0000 (18:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Dec 1992 18:51:53 +0000 (18:51 +0000)
commita261f05865d1e354e4c9b0a8db1599daf8116304
tree562a7e3b4a8941f10d174f017c789593712ffde4
parentb4a5684416cf239a11344f0ffbb3e976f2ce3bbb
Convert static declarations of struct option to use new macros from
getopt.h: no_argument, required_argument, and optional_argument.
login-utils/su.c