Changeset 405
- Timestamp:
- Apr 20, 2006 11:11:34 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/include/pjlib-util/getopt.h
r359 r405 48 48 49 49 extern int pj_optind; 50 51 /* Callers store zero here to inhibit the error message `pj_getopt' prints52 for unrecognized options. */53 54 extern int pj_opterr;55 50 56 51 /* Set to an option character which was unrecognized. */
Note: See TracChangeset
for help on using the changeset viewer.