]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - fortune/strfile/strfile.c
Add RCS identifiers.
[bsdgames-darwin.git] / fortune / strfile / strfile.c
index 6271e68d8a271960aa09f6cca73e8624c8cf9f5c..47246c08d92407355b98ce74733167d77b11902c 100644 (file)
@@ -41,7 +41,8 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)strfile.c  5.12 (Berkeley) 4/8/91";
+/*static char sccsid[] = "from: @(#)strfile.c  5.12 (Berkeley) 4/8/91";*/
+static char rcsid[] = "$Id: strfile.c,v 1.2 1993/08/01 18:54:43 mycroft Exp $";
 #endif /* not lint */
 
 # include      <machine/endian.h>