diff options
Diffstat (limited to 'math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c')
| -rw-r--r-- | math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c b/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c new file mode 100644 index 000000000000..074f628c3f98 --- /dev/null +++ b/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c @@ -0,0 +1,10 @@ +--- src/libguppiplot/guppi-layout-constraint.c.orig Mon Sep 6 15:00:27 2004 ++++ src/libguppiplot/guppi-layout-constraint.c Mon Sep 6 15:00:36 2004 +@@ -165,6 +165,7 @@ + + default: + /* Fall through, do nothing. */ ++ ; + } + + ti = term_info_new (type, factor, geom); |
