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