Ignore:
Timestamp:
Oct 7, 2007, 8:33:36 PM (18 years ago)
Author:
bird
Message:

var.c ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/parser.h

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