summaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-09-05 08:39:22 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-09-05 08:39:22 +0000
commitc0b6460abc80cd8953e4eda185c4cad96dcb39c8 (patch)
treebd437a89e3dcc1b20d9712a8f40b41b5a0113259 /sys/ddb/db_command.h
parent1c9be56512b13d1aae0aff11f976f8822b7f1357 (diff)
Notes
Diffstat (limited to 'sys/ddb/db_command.h')
-rw-r--r--sys/ddb/db_command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_command.h b/sys/ddb/db_command.h
index 3b6d77ae7102..1547d21a79aa 100644
--- a/sys/ddb/db_command.h
+++ b/sys/ddb/db_command.h
@@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: db_command.h,v 1.5 1994/08/18 22:34:21 wollman Exp $
+ * $FreeBSD$
*/
#ifndef _DDB_DB_COMMAND_H_