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