diff options
Diffstat (limited to 'gomoku/bdinit.c')
| -rw-r--r-- | gomoku/bdinit.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gomoku/bdinit.c b/gomoku/bdinit.c index f9219fdd..dcbbcaca 100644 --- a/gomoku/bdinit.c +++ b/gomoku/bdinit.c @@ -1,5 +1,5 @@ -/* $NetBSD: bdinit.c,v 1.2 1996/12/28 18:56:58 tls Exp $ -*/ +/* $NetBSD: bdinit.c,v 1.3 1997/01/03 01:35:24 cgd Exp $ */ + /* * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ #if 0 static char sccsid[] = "from: @(#)bdinit.c 8.2 (Berkeley) 5/3/95"; #else -static char rcsid[] = "$NetBSD: bdinit.c,v 1.2 1996/12/28 18:56:58 tls Exp $"; +static char rcsid[] = "$NetBSD: bdinit.c,v 1.3 1997/01/03 01:35:24 cgd Exp $"; #endif #endif /* not lint */ |
