summaryrefslogtreecommitdiffstats
path: root/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c
blob: 074f628c3f987aa7634f2882a71e4cf9d25b1022 (plain) (blame)
1
2
3
4
5
6
7
8
9
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);