diff options
Diffstat (limited to 'sys/ddb/db_write_cmd.c')
-rw-r--r-- | sys/ddb/db_write_cmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_write_cmd.c b/sys/ddb/db_write_cmd.c index e2625ca0df5f1..91f37f1ae0f69 100644 --- a/sys/ddb/db_write_cmd.c +++ b/sys/ddb/db_write_cmd.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: db_write_cmd.c,v 1.3 1993/11/25 01:30:16 wollman Exp $ + * db_write_cmd.c,v 1.4 1994/08/13 03:49:26 wollman Exp */ /* |