summaryrefslogtreecommitdiff
path: root/geography/gpspoint/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gpspoint/patches/patch-ac')
-rw-r--r--geography/gpspoint/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/geography/gpspoint/patches/patch-ac b/geography/gpspoint/patches/patch-ac
new file mode 100644
index 00000000000..ba4ae006efd
--- /dev/null
+++ b/geography/gpspoint/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1 2007/03/17 15:34:13 rillig Exp $
+
+See patch-ab.
+
+--- src/newsymbols.h.orig 2003-05-20 11:54:34.000000000 +0200
++++ src/newsymbols.h 2007-03-17 16:19:39.000000000 +0100
+@@ -28,7 +28,7 @@ using namespace gpspoint2;
+ struct NewSymbols
+ {
+ public:
+- NewSymbols::NewSymbols(void);
++ NewSymbols(void);
+
+ protected:
+ string number2symbol(g_int) const;