Maximilien Siavelis
2019-06-16 0f2ebdb0b66178fa90492d1c46412eddeed9ae6d
src/library/base/EventRegistry.h
@@ -2,7 +2,7 @@
 * EventRegistry.h
 *
 *  Created on: Mar 30, 2014
 *      Author: devel
 *
 */
#ifndef EVENTREGISTRY_H_
@@ -38,7 +38,7 @@
   /**
    * @return NULL if no failures are found.
    */
   AuditEvent const  * getLastFailure() const;
   AuditEvent const * getLastFailure() const;
   bool isGood() const;
   void addError(EVENT_TYPE event);