git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@359 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -190,7 +190,7 @@ DLLEXPORT int DLLCALL tjDecompressHeader2(tjhandle j,
|
|||||||
int *width, int *height, int *jpegsub);
|
int *width, int *height, int *jpegsub);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Deprecated version of the above function
|
Legacy version of the above function
|
||||||
*/
|
*/
|
||||||
DLLEXPORT int DLLCALL tjDecompressHeader(tjhandle j,
|
DLLEXPORT int DLLCALL tjDecompressHeader(tjhandle j,
|
||||||
unsigned char *srcbuf, unsigned long size,
|
unsigned char *srcbuf, unsigned long size,
|
||||||
|
|||||||
Reference in New Issue
Block a user