ports/comms/qpage/files/patch-ixo.c
Mark Felder b3909d5c4d comms/qpage: Resurrect port
- New MASTER_SITE
- New MAINTAINER
- Change to USES=tar:Z
- Regenerate patches

PR:		206321
2016-03-14 14:39:15 +00:00

10 lines
233 B
C

--- ixo.c.orig 1999-01-02 01:59:33 UTC
+++ ixo.c
@@ -368,7 +368,6 @@ hangup_modem(int fd)
if (tcsetattr(fd, TCSANOW, &ti) < 0) {
qpage_log(LOG_DEBUG, "tcsetattr(): %s", strerror(errno));
closemodem(fd);
- return;
}
/*