]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - rogue/zap.c
Use `r+' rather than `a+' when opening score file.
[bsdgames-darwin.git] / rogue / zap.c
index ecc4e9e04099aed6c00125a4d5ba007b80ae975d..7180ce59bb57eb957010fcd4653e1a1a01747f58 100644 (file)
@@ -35,7 +35,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)zap.c      5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)zap.c      5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: zap.c,v 1.2 1993/08/01 18:52:07 mycroft Exp $";
 #endif /* not lint */
 
 /*