Changeset 2198
- Timestamp:
- 03/07/2008 21:31:21 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/BackupClientDirectoryRecord.cpp
r2181 r2198 357 357 // Store on list 358 358 dirs.push_back(std::string(en->d_name)); 359 } 360 else if (type == S_IFSOCK || type == S_IFIFO) 361 { 362 // removed notification for these types 363 // see Debian bug 479145, no objections 359 364 } 360 365 else
Note: See TracChangeset
for help on using the changeset viewer.
