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