From: Karel Zak Date: Thu, 28 Jul 2011 11:24:26 +0000 (+0200) Subject: hwclock: tiny change in comment X-Git-Tag: v2.20-rc1~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=842f917664389931d00585dfb176ad84bc35d894;p=thirdparty%2Futil-linux.git hwclock: tiny change in comment ... to keep 'make checkconfig' happy. Signed-off-by: Karel Zak --- diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c index f6ae8f0a26..021e5ac38f 100644 --- a/hwclock/hwclock.c +++ b/hwclock/hwclock.c @@ -1753,7 +1753,7 @@ int main(int argc, char **argv) #ifdef HAVE_LIBAUDIT /* * hwclock_exit calls either this function or plain exit depending - * HAVE_LIBAUDIT, see also clock.h + * HAVE_LIBAUDIT see also clock.h */ void __attribute__((__noreturn__)) hwaudit_exit(int status) {