summaryrefslogtreecommitdiff
path: root/math/guppi/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'math/guppi/patches/patch-af')
-rw-r--r--math/guppi/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/guppi/patches/patch-af b/math/guppi/patches/patch-af
new file mode 100644
index 00000000000..155c5bbfbe4
--- /dev/null
+++ b/math/guppi/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2005/12/06 16:12:43 joerg Exp $
+
+--- src/libguppiplot/guppi-layout-constraint.c.orig 2005-12-06 15:10:05.000000000 +0000
++++ src/libguppiplot/guppi-layout-constraint.c
+@@ -165,6 +165,7 @@ guppi_layout_constraint_add_term (GuppiL
+
+ default:
+ /* Fall through, do nothing. */
++ break;
+ }
+
+ ti = term_info_new (type, factor, geom);