]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
hwclock: tiny change in comment
authorKarel Zak <kzak@redhat.com>
Thu, 28 Jul 2011 11:24:26 +0000 (13:24 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 28 Jul 2011 11:24:26 +0000 (13:24 +0200)
... to keep 'make checkconfig' happy.

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

index f6ae8f0a26a4e252d0977d73ca48df35de47e485..021e5ac38fc4ea2143cb3f864dca01bc0d18746e 100644 (file)
@@ -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)
 {