1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/lang/ohugs/files/patch-src_omonad.c
2007-01-23 04:07:14 +00:00

15 lines
397 B
C

$FreeBSD$
--- src/omonad.c.orig
+++ src/omonad.c
@@ -526,7 +526,7 @@
static int maxfd = -1;
-static local void setReader Args((Int,Cell));
+/* static local void setReader Args((Int,Cell)); */
static local void addSocket Args((Int, Int, Cell));
static local void closeSocket Args((Int, Cell));
static local void closeDeleteSocket Args((Int));