Fix checkstyle in mdsal-binding-generator-impl
[mdsal.git] / binding / mdsal-binding-generator-impl / src / main / java / org / opendaylight / mdsal / binding / generator / util / SourceCodeGeneratorFactory.java
index e4b26e9095c535d34cb6919228c64e7f8d9fee93..d26006e882c3172e06b37b7c86d18b9b78d9bc8f 100644 (file)
@@ -21,6 +21,7 @@ public class SourceCodeGeneratorFactory {
 
     /**
      * Gets a SourceCodeGenerator instance.
+     *
      * <p>
      * Generation of source code is controlled by the <i>org.opendaylight.yangtools.sal.generateCodecSource</i>
      * system property. If set to true, a DefaultSourceCodeGenerator instance is returned, otherwise a