ports/devel/libtecla/files/patch-getline.c
Muhammad Moinur Rahman 871b2eeb5f devel/libtecla: Unbreak on HEAD
- Refreshes patches
- Pet portclippy

Approved by:	portmgr (blanket)
2023-04-30 20:33:29 +02:00

12 lines
281 B
C

--- getline.c.orig 2013-09-12 07:04:00 UTC
+++ getline.c
@@ -9062,8 +9062,8 @@ static int gl_event_handler(GetLine *gl, int fd)
return 1;
};
return 0;
-}
#endif
+}
#if defined(HAVE_SELECT)
/*.......................................................................