]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - mille/save.c
Add RCS identifiers.
[bsdgames-darwin.git] / mille / save.c
index 0467454a3616434c778d5fb3292f70c4508becbd..589d4be2b77f83772f303b125e2f6fc6ed32a2ab 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)save.c     5.6 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)save.c     5.6 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: save.c,v 1.2 1993/08/01 18:53:56 mycroft Exp $";
 #endif /* not lint */
 
 #include       "mille.h"