Changeset 8927 in vbox
- Timestamp:
- May 19, 2008 5:43:01 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/getopt.cpp
r8926 r8927 200 200 * Not an option. 201 201 */ 202 (*piThis)--; 202 203 /** @todo Sort options and arguments (i.e. stuff that doesn't start with '-'), stop when 203 204 * encountering the first argument. */
Note:
See TracChangeset
for help on using the changeset viewer.