Ignore:
Timestamp:
Feb 26, 2006 11:17:28 PM (18 years ago)
Author:
bennylp
Message:

Fixed warnings in getopt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua/getopt.h

    r167 r237  
    128128                             const struct option *longopts, int *longind); 
    129129 
    130 /* Internal only.  Users should not call this directly.  */ 
    131 int _getopt_internal (int argc, char *const *argv, 
    132                              const char *shortopts, 
    133                              const struct option *longopts, int *longind, 
    134                              int long_only); 
    135130 
    136131#ifdef  __cplusplus 
Note: See TracChangeset for help on using the changeset viewer.