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