]> git.pld-linux.org Git - packages/aspell.git/blame - aspell-gcc4.patch
- rel. 5 (rebuild with calling gettextize for upgrading gettext infrastructure)
[packages/aspell.git] / aspell-gcc4.patch
CommitLineData
7f81f5dd
PS
1--- aspell-0.60.4/modules/filter/nroff.cpp.orig 2005-02-20 22:49:18.000000000 +0100
2+++ aspell-0.60.4/modules/filter/nroff.cpp 2005-12-28 00:48:04.688306000 +0100
3@@ -73,7 +73,7 @@
4 return false;
5 }
6
7- bool NroffFilter::process_char (FilterChar::Chr c);
8+ bool process_char (FilterChar::Chr c);
9
10 public:
11
This page took 0.061616 seconds and 4 git commands to generate.