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