diff options
Diffstat (limited to 'lang/ohugs/files/patch-src_omonad.c')
-rw-r--r-- | lang/ohugs/files/patch-src_omonad.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/ohugs/files/patch-src_omonad.c b/lang/ohugs/files/patch-src_omonad.c deleted file mode 100644 index 40f5314bc953..000000000000 --- a/lang/ohugs/files/patch-src_omonad.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/omonad.c.orig 2001-01-31 00:18:40 UTC -+++ src/omonad.c -@@ -526,7 +526,7 @@ typedef int socklen_t; - - 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)); |