diff options
Diffstat (limited to 'lib/libatm/cache_key.c')
-rw-r--r-- | lib/libatm/cache_key.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/cache_key.c b/lib/libatm/cache_key.c index 582604c2875ae..7d5d63656a798 100644 --- a/lib/libatm/cache_key.c +++ b/lib/libatm/cache_key.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/cache_key.c,v 1.3 1999/08/27 23:58:04 peter Exp $ * */ @@ -54,7 +54,7 @@ #include "libatm.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/lib/libatm/cache_key.c,v 1.3 1999/08/27 23:58:04 peter Exp $"); #endif |