diff options
Diffstat (limited to 'sys/ddb/db_access.c')
-rw-r--r-- | sys/ddb/db_access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c index 04de1083bb92..294974a6ec51 100644 --- a/sys/ddb/db_access.c +++ b/sys/ddb/db_access.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/ddb/db_access.c,v 1.15 1999/08/28 00:41:04 peter Exp $ */ /* |