diff options
Diffstat (limited to 'sys/ddb/db_sym.h')
-rw-r--r-- | sys/ddb/db_sym.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_sym.h b/sys/ddb/db_sym.h index 661f16b8cbf3c..d5df23328fb8d 100644 --- a/sys/ddb/db_sym.h +++ b/sys/ddb/db_sym.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: db_sym.h,v 1.5 1994/08/20 03:48:27 davidg Exp $ + * db_sym.h,v 1.6 1994/09/27 03:34:57 phk Exp */ #ifndef _DDB_DB_SYM_H_ |