summaryrefslogtreecommitdiffstats
path: root/trek/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'trek/help.c')
-rw-r--r--trek/help.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/help.c b/trek/help.c
index 091210b0..0f9f6fcc 100644
--- a/trek/help.c
+++ b/trek/help.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)help.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)help.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: help.c,v 1.2 1993/08/01 18:50:32 mycroft Exp $";
#endif /* not lint */
# include "trek.h"