]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - rogue/zap.c
Do the previous a little differently.
[bsdgames-darwin.git] / rogue / zap.c
index 7180ce59bb57eb957010fcd4653e1a1a01747f58..401d44932faf4b094ee9c8309bd15e057b66e4bc 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: zap.c,v 1.3 1995/04/22 10:28:41 cgd Exp $      */
+
 /*
- * Copyright (c) 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Timothy C. Stoehr.
  */
 
 #ifndef lint
-/*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 $";
+#if 0
+static char sccsid[] = "@(#)zap.c      8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: zap.c,v 1.3 1995/04/22 10:28:41 cgd Exp $";
+#endif
 #endif /* not lint */
 
 /*