]> git.pld-linux.org Git - packages/tomoe.git/blame - tomoe-format.patch
Release 29 (by relup.sh)
[packages/tomoe.git] / tomoe-format.patch
CommitLineData
fb2ea8b8
JB
1--- tomoe-0.6.0/lib/tomoe-xml-parser.c.orig 2012-11-13 16:07:39.936025612 +0100
2+++ tomoe-0.6.0/lib/tomoe-xml-parser.c 2012-11-13 17:22:39.095836800 +0100
3@@ -82,7 +82,7 @@
4
5 *error = g_error_new (G_MARKUP_ERROR,
6 G_MARKUP_ERROR_INVALID_CONTENT,
7- buf);
8+ "%s", buf);
9 }
10
11 static void
This page took 0.036303 seconds and 4 git commands to generate.