summaryrefslogtreecommitdiff
path: root/korean/gtkcomm
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-22 21:27:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-22 21:27:13 +0000
commit49de69ed42b3d6f6478736759244070cfd59d9f2 (patch)
treecfc4905708481be08222774a94a84df565b21192 /korean/gtkcomm
parentMark BROKEN: Unfetchable (diff)
Fix build with gcc-3.4
Notes
Notes: svn path=/head/; revision=117066
Diffstat (limited to 'korean/gtkcomm')
-rw-r--r--korean/gtkcomm/files/patch-src_pcISel.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/korean/gtkcomm/files/patch-src_pcISel.c b/korean/gtkcomm/files/patch-src_pcISel.c
new file mode 100644
index 000000000000..c62b190e4568
--- /dev/null
+++ b/korean/gtkcomm/files/patch-src_pcISel.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/pcISel.c.orig Sun Aug 22 23:21:11 2004
++++ src/pcISel.c Sun Aug 22 23:21:23 2004
+@@ -540,7 +540,7 @@
+ break;
+ }
+ }
+- next:
++ next: break;
+ }
+
+ if (currTbl)