Ignore:
Timestamp:
Mar 1, 2009, 2:54:30 AM (16 years ago)
Author:
bird
Message:

kash: avoid file steams in the trace code.

File:
1 edited

Legend:

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

    r2294 r2296  
    302302#endif
    303303            psh->ttyfd = -1;
     304
     305            /* show.c */
     306            psh->tracefd = -1;
    304307
    305308            /* link it. */
Note: See TracChangeset for help on using the changeset viewer.