1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/graphics/gpaint/files/patch-src::util.c
2004-08-16 14:12:59 +00:00

21 lines
350 B
C

--- src/util.c.orig Mon Aug 16 16:09:49 2004
+++ src/util.c Mon Aug 16 16:10:57 2004
@@ -995,7 +995,7 @@
break;
default:
-
+ break;
}
ibuf->mx = x;
ibuf->my = y;
@@ -1147,7 +1147,7 @@
break;
default:
-
+ break;
}
ibuf->lx = INT_MIN;
ibuf->ly = INT_MIN;