diff options
Diffstat (limited to 'sys/ddb/db_output.h')
-rw-r--r-- | sys/ddb/db_output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_output.h b/sys/ddb/db_output.h index cca5a8975379..0fbc4e8eaa8b 100644 --- a/sys/ddb/db_output.h +++ b/sys/ddb/db_output.h @@ -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_output.h,v 1.12 2002/03/20 05:14:28 alfred Exp $ */ #ifndef _DDB_DB_OUTPUT_H_ |