]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/srscan.c
Converted from sgtty to termios api, no longer needs libcompat.
[bsdgames-darwin.git] / trek / srscan.c
index 46803a27cdaa33a1237db7aa42a6c92d1364f962..b99798e82282bdcf4b1b9a5c709500d5f00b9fd8 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)srscan.c   5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)srscan.c   5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: srscan.c,v 1.2 1993/08/01 18:49:56 mycroft Exp $";
 #endif /* not lint */
 
 # include      "trek.h"