Ignore:
Timestamp:
Apr 20, 2006 11:11:34 AM (18 years ago)
Author:
bennylp
Message:

Removed pj_opterr from getopt.h as it is currently not supported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/include/pjlib-util/getopt.h

    r359 r405  
    4848 
    4949extern int pj_optind; 
    50  
    51 /* Callers store zero here to inhibit the error message `pj_getopt' prints 
    52    for unrecognized options.  */ 
    53  
    54 extern int pj_opterr; 
    5550 
    5651/* Set to an option character which was unrecognized.  */ 
Note: See TracChangeset for help on using the changeset viewer.