diff options
Diffstat (limited to 'battlestar/com7.c')
| -rw-r--r-- | battlestar/com7.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/battlestar/com7.c b/battlestar/com7.c index 9f1cde27..0ff9cb53 100644 --- a/battlestar/com7.c +++ b/battlestar/com7.c @@ -32,7 +32,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)com7.c 5.3 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)com7.c 5.3 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: com7.c,v 1.2 1993/08/01 18:56:06 mycroft Exp $"; #endif /* not lint */ #include "externs.h" |
