freebsd-ports/textproc/gnome-translate/files/patch-src_gt-util.c
Jean-Yves Lefort ed7929c91e Fix build and runtime with GNOME 2.14.
Reported by:	pointyhat via kris
2006-05-01 18:07:57 +00:00

12 lines
239 B
C

--- src/gt-util.c.orig Mon May 1 20:00:48 2006
+++ src/gt-util.c Mon May 1 20:01:35 2006
@@ -53,8 +53,7 @@
GTK_MESSAGE_ERROR,
GTK_BUTTONS_OK,
primary,
- secondary,
- NULL);
+ secondary);
if (blocking)
{