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:
DRC
2014-03-10 21:37:54 +00:00
parent 4798b7e806
commit 42aeac3ee2

View File

@@ -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;