Ignore:
Timestamp:
Oct 7, 2007, 12:04:05 AM (18 years ago)
Author:
bird
Message:

moving globals into shinstance...

File:
1 edited

Legend:

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

    r1198 r1199  
    213213#ifdef DEBUG
    214214        if (&psh->optlist[i].val == &debug(psh))
    215                 opentrace();
     215                opentrace(psh);
    216216#endif
    217217}
Note: See TracChangeset for help on using the changeset viewer.