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