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:
DRC
2011-02-08 07:14:33 +00:00
parent 2e4d044cab
commit e27124ab39

View File

@@ -190,7 +190,7 @@ DLLEXPORT int DLLCALL tjDecompressHeader2(tjhandle j,
int *width, int *height, int *jpegsub);
/*
Deprecated version of the above function
Legacy version of the above function
*/
DLLEXPORT int DLLCALL tjDecompressHeader(tjhandle j,
unsigned char *srcbuf, unsigned long size,