release 1_3_18
[asdcplib.git] / src / KM_log.cpp
index fe1864d9426ccdcda90804576cf068ad02030237..4778ffc36bcd85593ba25fbc71891ddf557c5520 100755 (executable)
@@ -194,7 +194,7 @@ Kumu::LogEntry::TestFilter(i32_t filter) const
 std::string&
 Kumu::LogEntry::CreateStringWithOptions(std::string& out_buf, i32_t opt) const
 {
-  out_buf.clear();
+  out_buf.erase();
 
   if ( opt != 0 )
     {