diff options
Diffstat (limited to 'sys/ddb/db_print.c')
-rw-r--r-- | sys/ddb/db_print.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_print.c b/sys/ddb/db_print.c index 86d50e925349..3f8dbca96d92 100644 --- a/sys/ddb/db_print.c +++ b/sys/ddb/db_print.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_print.c,v 1.23.2.1 1999/08/29 16:22:18 peter Exp $ */ /* |