Ignore:
Timestamp:
May 27, 2009, 12:08:58 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/popt/popt.h

    r133 r235  
    8484#define POPT_ERROR_BADOPT       -11     /*!< unknown option */
    8585#define POPT_ERROR_OPTSTOODEEP  -13     /*!< aliases nested too deeply */
    86 #define POPT_ERROR_BADQUOTE     -15     /*!< error in paramter quoting */
     86#define POPT_ERROR_BADQUOTE     -15     /*!< error in parameter quoting */
    8787#define POPT_ERROR_ERRNO        -16     /*!< errno set, use strerror(errno) */
    8888#define POPT_ERROR_BADNUMBER    -17     /*!< invalid numeric value */
Note: See TracChangeset for help on using the changeset viewer.