summaryrefslogtreecommitdiffstats
path: root/hack/hack.do.c
diff options
context:
space:
mode:
Diffstat (limited to 'hack/hack.do.c')
-rw-r--r--hack/hack.do.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hack/hack.do.c b/hack/hack.do.c
index 7e7fd765..aec8b911 100644
--- a/hack/hack.do.c
+++ b/hack/hack.do.c
@@ -3,7 +3,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: hack.do.c,v 1.2 1993/08/02 17:17:03 mycroft Exp $";
+static char rcsid[] = "$NetBSD: hack.do.c,v 1.3 1995/03/23 08:29:53 cgd Exp $";
#endif /* not lint */
/* Contains code for 'd', 'D' (drop), '>', '<' (up, down) and 't' (throw) */