mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
301e338c66
building with GTk and Qt frontends needs to be investigated. The layers upon layers of automake/autoconf/configure.in/configure are disgusting and call for a nice and clean replacements of Makefiles. PR: ports/40080 (and a few earlier ones without patches) Submitted by: KATO Tsuguru
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
--- src/sp_spell.C Thu Mar 21 12:25:20 2002
|
|
+++ src/sp_spell.C Wed Jul 31 18:49:57 2002
|
|
@@ -371,3 +371,3 @@
|
|
retval = select(SELECT_TYPE_ARG1 (pipeout[0]+1),
|
|
- SELECT_TYPE_ARG234 (&infds),
|
|
+ &infds,
|
|
0,
|