leakdetect.c: Fix warning about wrong format types
commit855ce5b728fd1f2af289cf2ada9daf02b43c5041
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 4 Dec 2009 10:13:44 +0000 (4 10:13 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 5 Dec 2009 05:44:54 +0000 (5 06:44 +0100)
tree66177d23b98104cba7683c170a81e6609a5de128
parenteeb603239c1ad561b95e26481283a837790d9710
leakdetect.c: Fix warning about wrong format types

When printing a gsize type, use G_GSIZE_FORMAT.
src/leakdetect.c