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