From: Hugo Villeneuve Date: Wed, 29 May 2013 02:17:28 +0000 (-0400) Subject: Removed splint annotations X-Git-Tag: hvclock-1.0.0~4 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=40605eab256b680e6063c5105230d8bcf048b24d;p=dockapps%2Fhvclock.git Removed splint annotations --- diff --git a/src/hvclock.c b/src/hvclock.c index 410420d..a71ba58 100644 --- a/src/hvclock.c +++ b/src/hvclock.c @@ -114,7 +114,7 @@ SingleClick( void ) static void * -TimerThread( /*@unused@*/ void *arg ) +TimerThread( void *arg ) { unsigned int time_remaining; unsigned int thread_sleep_time;