Ignore:
Timestamp:
Apr 21, 2007, 8:33:35 AM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash-messup/init.h

    r626 r879  
    3535 */
    3636
    37 void init(void);
    38 void reset(void);
    39 void initshellproc(void);
     37void init(struct shinstance *);
     38void reset(struct shinstance *);
     39void initshellproc(struct shinstance *);
Note: See TracChangeset for help on using the changeset viewer.