]> git.pld-linux.org Git - packages/aspell.git/commitdiff
- c++ fix.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 27 Dec 2005 23:51:27 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aspell-gcc4.patch -> 1.1

aspell-gcc4.patch [new file with mode: 0644]

diff --git a/aspell-gcc4.patch b/aspell-gcc4.patch
new file mode 100644 (file)
index 0000000..070d4eb
--- /dev/null
@@ -0,0 +1,11 @@
+--- aspell-0.60.4/modules/filter/nroff.cpp.orig        2005-02-20 22:49:18.000000000 +0100
++++ aspell-0.60.4/modules/filter/nroff.cpp     2005-12-28 00:48:04.688306000 +0100
+@@ -73,7 +73,7 @@
+       return false;
+     }
+     
+-    bool NroffFilter::process_char (FilterChar::Chr c);
++    bool process_char (FilterChar::Chr c);
+       
+   public:
This page took 0.065885 seconds and 4 git commands to generate.