summaryrefslogtreecommitdiff
path: root/lib/libatm/cache_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libatm/cache_key.c')
-rw-r--r--lib/libatm/cache_key.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/cache_key.c b/lib/libatm/cache_key.c
index e5a15f99a8af..c5afae8a5cf9 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.1.2.1 1999/08/29 14:55:19 peter Exp $
*
*/
@@ -38,7 +38,7 @@
#ifndef lint
-static char *RCSid = "@(#) $FreeBSD$";
+static char *RCSid = "@(#) $FreeBSD: src/lib/libatm/cache_key.c,v 1.1.2.1 1999/08/29 14:55:19 peter Exp $";
#endif
#include <sys/types.h>