Changeset 2852 for box/trunk/bin


Ignore:
Timestamp:
17/01/2011 21:40:59 (16 months ago)
Author:
chris
Message:

Fix compile failure, thanks to Achim.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupquery/BackupQueries.cpp

    r2851 r2852  
    632632                { 
    633633                        BOX_ERROR("Failed to convert encoding"); 
    634                         failed = true; 
     634                        mFailed = true; 
    635635                } 
    636636                 
Note: See TracChangeset for help on using the changeset viewer.