Ignore:
Timestamp:
07/07/11 07:18:46 (23 months ago)
Author:
Michael Medin <michael@…>
Branches:
stable
Children:
e9dddad
Parents:
24a46ab
Message:

Release of 0.3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckDisk/CheckDisk.cpp

    r84963e0 r79f191a  
    713713    return NSCAPI::returnUNKNOWN; 
    714714  if (args->debug) 
    715     NSC_DEBUG_MSG_STD(_T("NOW: ") + strEx::format_filetime(args->now)); 
     715    NSC_DEBUG_MSG_STD(_T("xNOW: ") + strEx::format_filetime(args->now)); 
    716716 
    717717  file_filter::filter_result result = file_filter::factories::create_result(args); 
Note: See TracChangeset for help on using the changeset viewer.