Re: [AD] SF.net SVN: alleg:[11336] allegro/branches/4.9 |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
-static int fill_input_buffer(j_decompress_ptr cinfo) +static boolean fill_input_buffer(j_decompress_ptr cinfo)
[...]
-static int empty_output_buffer(j_compress_ptr cinfo) +static boolean empty_output_buffer(j_compress_ptr cinfo)
Shouldn't that be "bool" instead of "boolean"? Evert
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |