Changeset 1236 for trunk/src/kash/cd.h
- Timestamp:
- Oct 10, 2007, 2:41:39 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/cd.h
r1233 r1236 31 31 */ 32 32 33 voidgetpwd(struct shinstance *, int);33 const char *getpwd(struct shinstance *, int); 34 34 int cdcmd(struct shinstance *, int, char **); 35 35 int pwdcmd(struct shinstance *, int, char **);
Note:
See TracChangeset
for help on using the changeset viewer.