opnsense-ports/graphics/cinepaint/files/patch-lib_chainbutton.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
277 B
C

--- lib/chainbutton.c.orig 2013-11-05 15:35:41.000000000 +0300
+++ lib/chainbutton.c 2013-11-05 15:36:17.000000000 +0300
@@ -155,7 +155,7 @@
GtkType
gimp_chain_button_get_type (void)
{
- static guint gcb_type = 0;
+ static GtkType gcb_type = 0;
if (!gcb_type)
{