mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
13.17.2014 d54a7f8d41d8c04a43d136ad6748281308e0b720
opendj-slf4j-adapter/src/main/java/org/slf4j/impl/StaticLoggerBinder.java
@@ -63,7 +63,7 @@
     *
     * @return the StaticLoggerBinder singleton
     */
    public static final StaticLoggerBinder getSingleton() {
    public static StaticLoggerBinder getSingleton() {
        return SINGLETON;
    }