]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hangman/setup.c
Add RCS identifiers.
[bsdgames-darwin.git] / hangman / setup.c
index a72df8e13bf881c0510c8d6422a83b008d658f04..d119e7554c5a036e4f8760d7963bde2b26dffc19 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)setup.c    5.4 (Berkeley) 4/8/91";
+/*static char sccsid[] = "from: @(#)setup.c    5.4 (Berkeley) 4/8/91";*/
+static char rcsid[] = "$Id: setup.c,v 1.2 1993/08/01 18:54:20 mycroft Exp $";
 #endif /* not lint */
 
 # include      "hangman.h"