X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2FKM_log.cpp;h=4778ffc36bcd85593ba25fbc71891ddf557c5520;hb=3bb652da6ea2765b1538d0713cefa284238c8bdb;hp=7ae32421a82969427638e8043d03db928e1a844e;hpb=615e76314bbdcd77ef13e8248c8f1903c3430895;p=asdcplib.git diff --git a/src/KM_log.cpp b/src/KM_log.cpp index 7ae3242..4778ffc 100755 --- a/src/KM_log.cpp +++ b/src/KM_log.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2004-2007, John Hurst +Copyright (c) 2004-2008, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -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 ) {