diff options
Diffstat (limited to 'sys/ddb/db_aout.c')
-rw-r--r-- | sys/ddb/db_aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_aout.c b/sys/ddb/db_aout.c index eeca60e635550..5d456613662a2 100644 --- a/sys/ddb/db_aout.c +++ b/sys/ddb/db_aout.c @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $Id: db_aout.c,v 1.21 1998/06/28 00:55:02 dfr Exp $ + * $Id: db_aout.c,v 1.22 1998/10/09 23:29:44 peter Exp $ */ /* |