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