Changeset 1236 for trunk/src/kash/cd.h


Ignore:
Timestamp:
Oct 10, 2007, 2:41:39 AM (18 years ago)
Author:
bird
Message:

Deal with basic bash prompting.

File:
1 edited

Legend:

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

    r1233 r1236  
    3131 */
    3232
    33 void    getpwd(struct shinstance *, int);
     33const char *getpwd(struct shinstance *, int);
    3434int     cdcmd(struct shinstance *, int, char **);
    3535int     pwdcmd(struct shinstance *, int, char **);
Note: See TracChangeset for help on using the changeset viewer.