projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the initial version of svn pre-commit hook.
[wxWidgets.git]
/
src
/
jpeg
/
jctrans.c
diff --git
a/src/jpeg/jctrans.c
b/src/jpeg/jctrans.c
index 28270aaa0cbb28f1dbacc000dd237e876be193a7..c5bb27f321c99706e3747e8464ca9e3e00a39f46 100644
(file)
--- a/
src/jpeg/jctrans.c
+++ b/
src/jpeg/jctrans.c
@@
-279,7
+279,7
@@
start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
* NB: input_buf is ignored; it is likely to be a NULL pointer.
*/
-METHODDEF(boolean)
+METHODDEF(
wxjpeg_
boolean)
compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
{
my_coef_ptr coef = (my_coef_ptr) cinfo->coef;