]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
authorJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 10:05:47 +0000 (10:05 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Oct 2003 10:05:47 +0000 (10:05 +0000)
commit571b609ef977c1ccb12360148443b1dc6390ece9
tree9e1ea99371d3cce7009c215f77c562d55870533e
parent6fa9096595853c4f0e5760f35b43e182a834b02a
Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
of 2003-09-19.  Now, AUTHORS is a comma-separated list of strings.
Update the call to parse_long_options so that `AUTHORS, NULL' are the
last parameters.

* src/true.c (main): Append NULL to version_etc argument list.
* src/sys2.h (case_GETOPT_VERSION_CHAR): Likewise.
login-utils/su.c