diff options
Diffstat (limited to 'sys/ddb/db_output.c')
-rw-r--r-- | sys/ddb/db_output.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_output.c b/sys/ddb/db_output.c index ca92bfc912de..a2bcea107da6 100644 --- a/sys/ddb/db_output.c +++ b/sys/ddb/db_output.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: db_output.c,v 1.10 1994/10/30 20:55:44 bde Exp $ + * $Id: db_output.c,v 1.11 1995/05/30 07:57:02 rgrimes Exp $ */ /* |