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 e4828403c10f6..e147ab3f523a3 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. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/lib/libatm/timer.c,v 1.3 1999/08/27 23:58:05 peter Exp $ * */ @@ -54,7 +54,7 @@ #include "libatm.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/lib/libatm/timer.c,v 1.3 1999/08/27 23:58:05 peter Exp $"); #endif |