]> git.ipfire.org Git - thirdparty/util-linux.git/commit
getopt: fix gcc warning
authorKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2011 07:22:16 +0000 (09:22 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2011 07:22:16 +0000 (09:22 +0200)
commita2af4ceaae3108e60866ceb6ddd185f8ed373b58
treed12b2cf917be950ff93b2ad5a74a9a0ac89cb0d2
parenta7a4aa9857b977504edafd1fe74e50f26f9a510e
getopt: fix gcc warning

getopt.c:80:13: warning: ‘set_initial_shell’ declared ‘static’ but
never defined

Signed-off-by: Karel Zak <kzak@redhat.com>
getopt/getopt.c
mount/mount.c