Changeset 2263
- Timestamp:
- 21/08/2008 12:19:26 (5 months ago)
- Files:
-
- 1 modified
-
box/trunk/bin/bbackupquery/BackupQueries.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupquery/BackupQueries.h
r2182 r2263 61 61 // Implementations 62 62 void List(int64_t DirID, const std::string &rListRoot, const bool *opts, bool FirstLevel); 63 64 public: 63 65 class CompareParams 64 66 {
