Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/getopt.h

    r582a0b8 rba29018  
    5757
    5858/* HelenOS Port - These need to be exposed for legacy getopt() */
    59 extern const char *optarg;
     59extern char *optarg;
    6060extern int optind, opterr, optopt;
    6161extern int optreset;
Note: See TracChangeset for help on using the changeset viewer.