Changeset 3076 for box/trunk/bin


Ignore:
Timestamp:
02/02/2012 22:07:42 (4 months ago)
Author:
chris
Message:

Add missing space in log message for readability.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupd/BackupClientDirectoryRecord.cpp

    r3031 r3076  
    10391039                BOX_TRACE("Upload decision: " << nonVssFilePath << ": " << 
    10401040                        (doUpload ? "will upload" : "will not upload") << 
    1041                         "(" << decisionReason << ")"); 
     1041                        " (" << decisionReason << ")"); 
    10421042 
    10431043                bool fileSynced = true; 
Note: See TracChangeset for help on using the changeset viewer.