]> git.pld-linux.org Git - packages/crossmingw32-gtk+2.git/blame - gtk+2-format.patch
- updated to 2.24.23
[packages/crossmingw32-gtk+2.git] / gtk+2-format.patch
CommitLineData
712c3d8b
JB
1--- gtk+-2.24.23/modules/engines/pixbuf/pixbuf-rc-style.c.orig 2014-03-06 05:56:42.000000000 +0100
2+++ gtk+-2.24.23/modules/engines/pixbuf/pixbuf-rc-style.c 2014-03-22 09:12:02.069004277 +0100
3@@ -669,7 +669,7 @@
4 const char *message)
5 {
6 theme_clear_pixbuf (theme_pb);
7- g_scanner_warn (scanner, message);
8+ g_scanner_warn (scanner, "%s", message);
9 }
10
11 static guint
This page took 0.236837 seconds and 4 git commands to generate.