summaryrefslogtreecommitdiff
path: root/math/guppi/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/guppi/patches/patch-ae')
-rw-r--r--math/guppi/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/guppi/patches/patch-ae b/math/guppi/patches/patch-ae
new file mode 100644
index 00000000000..0cef176380c
--- /dev/null
+++ b/math/guppi/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2005/12/06 16:12:43 joerg Exp $
+
+--- src/libguppiplot/guppi-text-block.c.orig 2005-12-06 15:05:54.000000000 +0000
++++ src/libguppiplot/guppi-text-block.c
+@@ -900,6 +900,7 @@ guppi_text_block_foreach_word (GuppiText
+
+ default:
+ /* Do nothing. */
++ break;
+ }
+
+ render_stack_evolve (stack, tt);