minor and trivial source code formatting improvement git-svn-id: https://svn.apache.org/repos/asf/xerces/java/trunk@1838308 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/jaxp/SourceValidator.java b/samples/jaxp/SourceValidator.java index 41b2844..504a262 100644 --- a/samples/jaxp/SourceValidator.java +++ b/samples/jaxp/SourceValidator.java
@@ -67,8 +67,7 @@ * * @version $Id$ */ -public class SourceValidator - implements ErrorHandler { +public class SourceValidator implements ErrorHandler { // // Constants