summaryrefslogtreecommitdiffstats
path: root/battlestar/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'battlestar/parse.c')
-rw-r--r--battlestar/parse.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/battlestar/parse.c b/battlestar/parse.c
index d4101e65..4a4919b7 100644
--- a/battlestar/parse.c
+++ b/battlestar/parse.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)parse.c 5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)parse.c 5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: parse.c,v 1.2 1993/08/01 18:55:53 mycroft Exp $";
#endif /* not lint */
#include "externs.h"