summaryrefslogtreecommitdiff
path: root/x11/kdebase2/patches/patch-cw
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase2/patches/patch-cw')
-rw-r--r--x11/kdebase2/patches/patch-cw13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdebase2/patches/patch-cw b/x11/kdebase2/patches/patch-cw
new file mode 100644
index 00000000000..1260297f894
--- /dev/null
+++ b/x11/kdebase2/patches/patch-cw
@@ -0,0 +1,13 @@
+$NetBSD: patch-cw,v 1.1 2001/10/15 22:46:06 skrll Exp $
+
+--- konqueror/konq_main.cc.orig Wed Jun 20 09:35:50 2001
++++ konqueror/konq_main.cc
+@@ -47,7 +47,7 @@
+ { 0, 0, 0}
+ };
+
+-int main( int argc, char **argv )
++int konqueror_main( int argc, char **argv )
+ {
+ KCmdLineArgs::init( argc, argv, KonqFactory::aboutData() );
+