]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/misc.c
Add RCS identifiers.
[bsdgames-darwin.git] / monop / misc.c
index 836437a48f265017c9b6bd1907e5aaf68d560e4b..f031cad07cf81057e801d0665ba057c68178cb4f 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)misc.c     5.5 (Berkeley) 2/28/91";
+/*static char sccsid[] = "from: @(#)misc.c     5.5 (Berkeley) 2/28/91";*/
+static char rcsid[] = "$Id: misc.c,v 1.2 1993/08/01 18:53:37 mycroft Exp $";
 #endif /* not lint */
 
 # include      "monop.ext"