diff options
Diffstat (limited to 'lib/libatm/timer.c')
-rw-r--r-- | lib/libatm/timer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/timer.c b/lib/libatm/timer.c index fc8b64fe71675..5aac019227ab3 100644 --- a/lib/libatm/timer.c +++ b/lib/libatm/timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: timer.c,v 1.4 1998/07/16 15:50:26 johnc Exp $ + * @(#) $Id: timer.c,v 1.1 1998/09/15 08:22:34 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: timer.c,v 1.4 1998/07/16 15:50:26 johnc Exp $"; +static char *RCSid = "@(#) $Id: timer.c,v 1.1 1998/09/15 08:22:34 phk Exp $"; #endif #include <sys/types.h> |