summaryrefslogtreecommitdiffstats
path: root/hack/hack.zap.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:18:41 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:18:41 +0000
commitbe2e4143844eacde377f9efb27dcb1b55e6ecaf6 (patch)
tree49a970ae12ad0c21a852fa125b5b51c2c488c5e4 /hack/hack.zap.c
parentb8487be54479a1ff66937082686d4db9f04f7627 (diff)
downloadbsdgames-darwin-be2e4143844eacde377f9efb27dcb1b55e6ecaf6.tar.gz
bsdgames-darwin-be2e4143844eacde377f9efb27dcb1b55e6ecaf6.tar.zst
bsdgames-darwin-be2e4143844eacde377f9efb27dcb1b55e6ecaf6.zip
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'hack/hack.zap.c')
-rw-r--r--hack/hack.zap.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.zap.c b/hack/hack.zap.c
index e1472b56..85b9dc38 100644
--- a/hack/hack.zap.c
+++ b/hack/hack.zap.c
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.zap.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.zap.c,v 1.2 1993/08/02 17:19:43 mycroft Exp $";
+#endif /* not lint */
#include "hack.h"