Changeset 2463 for trunk/ash/input.c
- Timestamp:
- Nov 19, 2005, 4:58:38 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ash/input.c
r2462 r2463 105 105 int whichprompt; /* 1 == PS1, 2 == PS2 */ 106 106 107 #ifndef SMALL 107 108 EditLine *el; /* cookie for editline package */ 109 #endif 108 110 109 111 STATIC void pushfile(void);
Note:
See TracChangeset
for help on using the changeset viewer.