VirtualBox

Changeset 1224 in kBuild for trunk/src/kash


Ignore:
Timestamp:
Oct 8, 2007 1:40:13 AM (17 years ago)
Author:
bird
Message:

who is using getopt again?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/eval.c

    r1218 r1224  
    10141014                        psh->optptr = NULL;
    10151015                        /* and getopt */
    1016 /** @todo fix getop usage! */
     1016#if 0 /** @todo fix getop usage! */
    10171017#if defined(__FreeBSD__) || defined(__EMX__) || defined(__APPLE__)
    10181018                        optreset = 1;
     
    10201020#else
    10211021                        optind = 0; /* init */
     1022#endif
    10221023#endif
    10231024
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette