summaryrefslogtreecommitdiff
path: root/comms/estic/patches/patch-az
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-01-06 18:39:38 +0000
committerrillig <rillig@pkgsrc.org>2008-01-06 18:39:38 +0000
commitde70f59a83d7d6b049b8d920eff3fc1bc8d303d1 (patch)
tree174f460c07c45b8a81fb315f1ef04b2bbe2a1350 /comms/estic/patches/patch-az
parentd989bc85366229c2a82f95126d9920479a63b9cd (diff)
downloadpkgsrc-de70f59a83d7d6b049b8d920eff3fc1bc8d303d1.tar.gz
Fixed invalid C++ code and some pkglint warnings.
Diffstat (limited to 'comms/estic/patches/patch-az')
-rw-r--r--comms/estic/patches/patch-az15
1 files changed, 15 insertions, 0 deletions
diff --git a/comms/estic/patches/patch-az b/comms/estic/patches/patch-az
new file mode 100644
index 00000000000..cbebfe5d1ed
--- /dev/null
+++ b/comms/estic/patches/patch-az
@@ -0,0 +1,15 @@
+$NetBSD: patch-az,v 1.1 2008/01/06 18:39:38 rillig Exp $
+
+See mk/help/c++.help.
+
+--- ../spunk/itemwin.h.orig 1996-11-07 18:06:48.000000000 +0000
++++ ../spunk/itemwin.h 2008-01-06 18:52:26.000000000 +0000
+@@ -55,6 +55,8 @@ const u16 ifNoSub = 0x0010
+ /*****************************************************************************/
+
+
++class ResEditApp;
++class ItemWindow;
+
+ class WindowItem : public Streamable {
+