]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.rip.c
WARNSify
[bsdgames-darwin.git] / hack / hack.rip.c
index 7f729ba239910bffe345bd10546664261488198a..ced3a27b465dd790ee9226a92a4873b8e123f1bb 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.rip.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$NetBSD: hack.rip.c,v 1.4 1995/03/23 08:31:23 cgd Exp $";
+#endif /* not lint */
 
 #include <stdio.h>
 #include "hack.h"