gcontini
2020-02-09 8e1bdfdca2ad2157fd74cedc1a6768a1b1c0849d
src/library/base/EventRegistry.h
@@ -52,8 +52,8 @@
    * @return NULL if no failures are found.
    */
   const AuditEvent *getLastFailure() const;
   void addEvent(EVENT_TYPE event, const std::string &licenseLocationId);
   void addEvent(EVENT_TYPE event, const char *licenseLocationId = nullptr, const char *info = nullptr);
   void addEvent(LCC_EVENT_TYPE event, const std::string &licenseLocationId);
   void addEvent(LCC_EVENT_TYPE event, const char *licenseLocationId = nullptr, const char *info = nullptr);
   void exportLastEvents(AuditEvent *auditEvents, int nlogs);
};
}  // namespace license