tag 458880 patch
stop

Hi,

The attached patch should fix this bug (build tested with pbuilder).

Thanks, Tobias
--- bmpx-0.40.11+debian/src/sanity.cc.orig	2008-01-10 20:04:09.000000000 +0100
+++ bmpx-0.40.11+debian/src/sanity.cc	2008-01-10 19:31:13.000000000 +0100
@@ -69,7 +69,7 @@ sanity_check_glib_msg (void)
 }
 
 C_FUNCTION
-gchar *
+const gchar *
 sanity_check_gtk (void)
 {
   return gtk_check_version (GTK_REQUIRED_MAJOR_VER,

Reply via email to