summaryrefslogtreecommitdiff
path: root/textproc/aspell/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/patches/patch-aa')
-rw-r--r--textproc/aspell/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/aspell/patches/patch-aa b/textproc/aspell/patches/patch-aa
deleted file mode 100644
index 28cc13c21ef..00000000000
--- a/textproc/aspell/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2006/06/14 19:21:54 adam Exp $
-
---- modules/filter/nroff.cpp.orig 2006-06-14 21:01:52.000000000 +0200
-+++ modules/filter/nroff.cpp
-@@ -73,7 +73,7 @@ namespace {
- return false;
- }
-
-- bool NroffFilter::process_char (FilterChar::Chr c);
-+ bool process_char (FilterChar::Chr c);
-
- public:
-