Use consistent formatting conventions
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@479 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -110,7 +110,7 @@ final public class TJ {
|
||||
int subsamp)
|
||||
throws Exception;
|
||||
|
||||
public native final static ScalingFactor [] getScalingFactors()
|
||||
public native final static ScalingFactor[] getScalingFactors()
|
||||
throws Exception;
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user