Ignore:
Timestamp:
Apr 22, 2007, 12:17:42 AM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

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

    r879 r884  
    7979union node *parsecmd(struct shinstance *, int);
    8080void fixredir(struct shinstance *, union node *, const char *, int);
    81 int goodname(struct shinstance *, char *);
     81int goodname(char *);
    8282const char *getprompt(struct shinstance *, void *);
Note: See TracChangeset for help on using the changeset viewer.