X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Flibs%2FCommon%2Filogger.h;h=4a75e3e42390ed026aca7ae880de3ac220bc9cfc;hb=5815060246f84e8efdf3143b4e8c7d00778168cf;hp=ecc4858bb8d4a11330b026858de7c6ed411786cc;hpb=688e916955a6b848dbbae1f65ae85a73593ed680;p=evaf diff --git a/src/libs/Common/ilogger.h b/src/libs/Common/ilogger.h index ecc4858..4a75e3e 100644 --- a/src/libs/Common/ilogger.h +++ b/src/libs/Common/ilogger.h @@ -79,7 +79,7 @@ public: * are expected to be linked against the Common library, then this is the preferred method of obtaining * the iLogger interface. The other method is by using the iRegistry interface. */ - static iLogger::instance(); + static iLogger * instance(); /** * Returns the current default source name.