Blob Blame History Raw
--- gnucash-1.8.6/src/gnome-utils/gnc-html.c.64bit-fixes	2003-04-12 19:03:30.000000000 +0200
+++ gnucash-1.8.6/src/gnome-utils/gnc-html.c	2003-10-02 11:06:06.000000000 +0200
@@ -1315,7 +1315,7 @@ gnc_html_set_button_cb(gnc_html * html, 
 static gboolean 
 raw_html_receiver (gpointer     engine,
                    const gchar *data,
-                   guint        len,
+                   size_t       len,
                    gpointer     user_data)
 {
   FILE *fh = (FILE *) user_data;