Indentation correction.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2110 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -130,7 +130,7 @@ public class SetPropertyFieldsRule extends Rule
|
|||||||
|
|
||||||
// and finally set the field
|
// and finally set the field
|
||||||
field.set(top, value);
|
field.set(top, value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected HashMap<String,FieldParser> _parsers;
|
protected HashMap<String,FieldParser> _parsers;
|
||||||
|
|||||||
Reference in New Issue
Block a user