kumu merge
[asdcplib.git] / src / KM_util.h
index a27296bc694409dcd4b838e8a7282f171d1859ae..900962459933fb18d86d635e37ab598072fd5fa3 100755 (executable)
@@ -327,7 +327,7 @@ namespace Kumu
       const char* EncodeString(char* str_buf, ui32_t buf_len) const;
 
       // decode and set value from string formatted by EncodeString
-      Result_t    SetFromString(const char* datestr);
+      bool        DecodeString(const char* datestr);
 
       // add the given number of days or hours to the timestamp value. Values less than zero
       // will cause the value to decrease