GNOME Bugzilla – Bug 122663
Fix a warning in testglib.c
Last modified: 2004-12-22 21:47:04 UTC
This patch fixes a warning in testglib.c: testglib.c: In function `main': testglib.c:1183: warning: passing arg 1 of `g_get_charset' from incompatible pointer type
Created attachment 20064 [details] [review] warning patch
Owen apparently fixed this some time ago.