Changeset 46187 in vbox
- Timestamp:
- May 21, 2013 6:30:59 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/path/RTPathCalcRelative.cpp
r44623 r46187 87 87 88 88 /* Paths point to the first non equal component now. */ 89 90 /* Count the number of remaining path components of the from path. */91 89 char aszPathTmp[RTPATH_MAX + 1]; 92 90 unsigned offPathTmp = 0;
Note:
See TracChangeset
for help on using the changeset viewer.