- Timestamp:
- May 13, 2013 11:07:03 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85672
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r45010 r46009 1517 1517 break; 1518 1518 } 1519 /** @todo r=bird: This ain't gonna work on most UNIX file systems because 1520 * enmType is RTDIRENTRYTYPE_UNKNOWN. This is clearly documented in 1521 * RTDIRENTRY::enmType. For trunk, RTDirQueryUnknownType can be used. */ 1519 1522 switch (DirEntry.enmType) 1520 1523 {
Note:
See TracChangeset
for help on using the changeset viewer.