]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.search.c
Clean this up, and be more consistent:
[bsdgames-darwin.git] / hack / hack.search.c
index c0ef9932ee91b098e2021c9e6084cb1c4910e7d8..d1b77f72cd724ffa01f727283ee8734e0eba4edf 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.search.c - version 1.0.3 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$NetBSD: hack.search.c,v 1.3 1995/03/23 08:31:28 cgd Exp $";
+#endif /* not lint */
 
 #include "hack.h"