]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - cribbage/support.c
Add RCS identifiers.
[bsdgames-darwin.git] / cribbage / support.c
index b617296ebd48289ffe7310b310d19cda8930590d..86ac6a52dcbad81531cfae0dd8157af1be3a0ac6 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)support.c  5.6 (Berkeley) 2/28/91";
+/*static char sccsid[] = "from: @(#)support.c  5.6 (Berkeley) 2/28/91";*/
+static char rcsid[] = "$Id: support.c,v 1.2 1993/08/01 18:55:09 mycroft Exp $";
 #endif /* not lint */
 
 #include       <curses.h>