]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - number/number.c
Add RCS identifiers.
[bsdgames-darwin.git] / number / number.c
index 110400ead9528d93bfb99d404482f6c4e2fc9f59..29b8effa4ebfe78d3a73ac5edfb967519300853d 100644 (file)
@@ -38,7 +38,8 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)number.c   5.1 (Berkeley) 2/28/91";
+/*static char sccsid[] = "from: @(#)number.c   5.1 (Berkeley) 2/28/91";*/
+static char rcsid[] = "$Id: number.c,v 1.2 1993/08/01 18:53:19 mycroft Exp $";
 #endif /* not lint */
 
 #include <stdio.h>