freebsd-ports/math/guppi/files/patch-src_libguppiplot_guppi-view-interval.c
Joe Marcus Clarke a5aa457f77 Fix a typo in the GCC 3.4.2 patch (I must have had Palm on the brain).
Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-08-27 16:15:18 +00:00

10 lines
213 B
C

--- src/libguppiplot/guppi-view-interval.c.orig Sun Aug 22 18:02:50 2004
+++ src/libguppiplot/guppi-view-interval.c Sun Aug 22 18:03:02 2004
@@ -227,6 +227,7 @@
#endif
default:
+ ;
}
return TRUE;