openbsd-ports/games/spider/patches/patch-spider_c
brad b1371d095e - remove re-declaration of *alloc() functions
- remove improper comments from end of #else/#endif
2004-10-25 13:49:22 +00:00

13 lines
238 B
Plaintext

$OpenBSD: patch-spider_c,v 1.1 2004/10/25 13:49:22 brad Exp $
--- spider.c.orig Sun Oct 24 17:38:21 2004
+++ spider.c Sun Oct 24 17:38:31 2004
@@ -619,7 +619,7 @@ Type type;
return (type_names[type]);
}
-#endif DEBUG
+#endif
/*