]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/events.c
Add RCS identifiers.
[bsdgames-darwin.git] / trek / events.c
index 4ed6d982b64de1df6b58f5a926ccd2daa761674e..809c59ea2ff61784d61de9063c49b3e284d8d501 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)events.c   5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)events.c   5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: events.c,v 1.2 1993/08/01 18:50:34 mycroft Exp $";
 #endif /* not lint */
 
 # include      "trek.h"