- Timestamp:
- Mar 19, 2009 5:22:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/getopt.cpp
r17441 r18100 276 276 277 277 /* 278 * Do a long option search first and the a short option one.278 * Do a long option search first and then a short option one. 279 279 * This way we can make sure single dash long options doesn't 280 280 * get mixed up with short ones.
Note:
See TracChangeset
for help on using the changeset viewer.