]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/input.c
Add RCS identifiers.
[bsdgames-darwin.git] / atc / input.c
index 693a7a3ae382b08dc366a14887f29a4e5658400b..f4a9ee074641b11205306205db38f221ce976ffb 100644 (file)
@@ -44,7 +44,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)input.c    5.4 (Berkeley) 4/30/90";
+/*static char sccsid[] = "from: @(#)input.c    5.4 (Berkeley) 4/30/90";*/
+static char rcsid[] = "$Id: input.c,v 1.2 1993/08/01 18:57:08 mycroft Exp $";
 #endif not lint
 
 #include "include.h"