]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/shield.c
Add RCS identifiers.
[bsdgames-darwin.git] / trek / shield.c
index e6fadfea7e9f720ae7e99f0482b0b382fb3979e9..6d857b35d5aaa2c2f1c4f291103ee955a5967028 100644 (file)
@@ -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"