summaryrefslogtreecommitdiff
path: root/print/lyx-devel/files/patch-src::sp_spell.C
diff options
context:
space:
mode:
Diffstat (limited to 'print/lyx-devel/files/patch-src::sp_spell.C')
-rw-r--r--print/lyx-devel/files/patch-src::sp_spell.C11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/lyx-devel/files/patch-src::sp_spell.C b/print/lyx-devel/files/patch-src::sp_spell.C
deleted file mode 100644
index 32da4ce945b5..000000000000
--- a/print/lyx-devel/files/patch-src::sp_spell.C
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sp_spell.C.orig Mon Aug 12 19:25:50 2002
-+++ src/sp_spell.C Fri Aug 23 03:38:09 2002
-@@ -379,7 +379,7 @@
- // Configure provides us with macros which are supposed to do
- // the right typecast.
- retval = select(SELECT_TYPE_ARG1 (pipeout[0]+1),
-- SELECT_TYPE_ARG234 (&infds),
-+ &infds,
- 0,
- 0,
- SELECT_TYPE_ARG5 (&tv));