summaryrefslogtreecommitdiffstats
path: root/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 10:23:30 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 10:23:30 +0800
commitc99f038b1770f44b0ef7520b6a66bddeb89438f3 (patch)
tree6cce27b28249ae2b023a3cab001cbbb399c99fce /math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c
parent482f24c9552a62b9dd5ac390c8327176b5a19816 (diff)
downloadmarcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar.gz
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar.bz2
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar.lz
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar.xz
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.tar.zst
marcuscom-ports-c99f038b1770f44b0ef7520b6a66bddeb89438f3.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8806 df743ca5-7f9a-e211-a948-0013205c9059
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.c10
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 000000000..074f628c3
--- /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);