summaryrefslogtreecommitdiffstats
path: root/trek/events.c
diff options
context:
space:
mode:
Diffstat (limited to 'trek/events.c')
-rw-r--r--trek/events.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/events.c b/trek/events.c
index 4ed6d982..809c59ea 100644
--- a/trek/events.c
+++ b/trek/events.c
@@ -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"