- Timestamp:
- Nov 8, 2016 5:33:39 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/include/iprt/getopt.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/getopt.h
r64602 r64603 387 387 * @param pState The state previously initialized with RTGetOptInit. 388 388 */ 389 RTDECL(char **) RTGetOpt GetNonOptionArrayPtr(PRTGETOPTSTATE pState);389 RTDECL(char **) RTGetOptNonOptionArrayPtr(PRTGETOPTSTATE pState); 390 390 391 391 /**
Note:
See TracChangeset
for help on using the changeset viewer.

