aboutsummaryrefslogtreecommitdiff
path: root/print/lyx16/files/patch-src::ispell.C
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /print/lyx16/files/patch-src::ispell.C
parent46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Diffstat (limited to 'print/lyx16/files/patch-src::ispell.C')
-rw-r--r--print/lyx16/files/patch-src::ispell.C11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/lyx16/files/patch-src::ispell.C b/print/lyx16/files/patch-src::ispell.C
deleted file mode 100644
index 61c7b23bab12..000000000000
--- a/print/lyx16/files/patch-src::ispell.C
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ispell.C.orig Wed Nov 27 19:30:07 2002
-+++ src/ispell.C Fri Feb 7 21:20:53 2003
-@@ -266,7 +266,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));