diff options
Diffstat (limited to 'sys/ddb/db_input.c')
| -rw-r--r-- | sys/ddb/db_input.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/ddb/db_input.c b/sys/ddb/db_input.c index c3097742eb9f..9b02f2d0ebd1 100644 --- a/sys/ddb/db_input.c +++ b/sys/ddb/db_input.c @@ -23,7 +23,7 @@   * any improvements or extensions that they make and grant Carnegie the   * rights to redistribute these changes.   * - *	$Id: db_input.c,v 1.6 1994/08/18 22:34:23 wollman Exp $ + *	$Id: db_input.c,v 1.7 1995/05/30 07:56:58 rgrimes Exp $   */  /* | 
