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/miscbltin.h

    r626 r879  
    2727 */
    2828
    29 int readcmd(int, char **);
    30 int umaskcmd(int, char **);
    31 int ulimitcmd(int, char **);
     29int readcmd(struct shinstance *, int, char **);
     30int umaskcmd(struct shinstance *, int, char **);
     31int ulimitcmd(struct shinstance *, int, char **);
Note: See TracChangeset for help on using the changeset viewer.