]> git.saurik.com Git - wxWidgets.git/blobdiff - src/jpeg/jdatadst.c
Add a fudge factor to the size of wxODBC in wxProperty under
[wxWidgets.git] / src / jpeg / jdatadst.c
index a8f6fb0e025364eccfcb033dcf576560fc7c0fb3..053431fa664e6f7ace33cc7d9ddca4a3bd4eadeb 100644 (file)
@@ -77,7 +77,7 @@ init_destination (j_compress_ptr cinfo)
  * write it out when emptying the buffer externally.
  */
 
-METHODDEF(boolean)
+METHODDEF(wxjpeg_boolean)
 empty_output_buffer (j_compress_ptr cinfo)
 {
   my_dest_ptr dest = (my_dest_ptr) cinfo->dest;