Changeset 2463 for trunk/ash/input.c


Ignore:
Timestamp:
Nov 19, 2005, 4:58:38 PM (20 years ago)
Author:
bird
Message:

OS/2 changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ash/input.c

    r2462 r2463  
    105105int whichprompt;                /* 1 == PS1, 2 == PS2 */
    106106
     107#ifndef SMALL
    107108EditLine *el;                   /* cookie for editline package */
     109#endif
    108110
    109111STATIC void pushfile(void);
Note: See TracChangeset for help on using the changeset viewer.