hwclock: tiny change in comment

... to keep 'make checkconfig' happy.

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2011-07-28 13:24:26 +02:00
parent ce75b60528
commit 842f917664
1 changed files with 1 additions and 1 deletions

View 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)
{