Changeset 33540 in vbox for trunk/src/VBox/Runtime/common/string/strformat.cpp
- Timestamp:
- Oct 28, 2010 9:27:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strformat.cpp
r33496 r33540 190 190 191 191 /* 192 * Determin value length192 * Determine value length 193 193 */ 194 194 cchValue = 0;
Note:
See TracChangeset
for help on using the changeset viewer.