Changeset 17082 in vbox
- Timestamp:
- Feb 24, 2009 5:25:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/getopt.cpp
r17078 r17082 70 70 * (Ditto for long options.) 71 71 */ 72 bool fShort = false;73 72 size_t cchLong = 2; 74 73 if ( ( paOptions[i].pszLong
Note:
See TracChangeset
for help on using the changeset viewer.