Formatting tweaks
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1146 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -531,7 +531,6 @@ DLLEXPORT unsigned long DLLCALL tjBufSize(int width, int height,
|
|||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
DLLEXPORT unsigned long DLLCALL TJBUFSIZE(int width, int height)
|
DLLEXPORT unsigned long DLLCALL TJBUFSIZE(int width, int height)
|
||||||
{
|
{
|
||||||
unsigned long retval=0;
|
unsigned long retval=0;
|
||||||
|
|||||||
Reference in New Issue
Block a user