VirtualBox

Changeset 1201 in kBuild for trunk/src/kash/histedit.c


Ignore:
Timestamp:
Oct 6, 2007 11:57:35 PM (17 years ago)
Author:
bird
Message:

input.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/histedit.c

    r1200 r1201  
    196196        if (el != NULL && term != NULL)
    197197                if (el_set(el, EL_TERMINAL, term) != 0) {
    198                         outfmt(out2, "sh: Can't set terminal type %s\n", term);
    199                         outfmt(out2, "sh: Using dumb terminal settings.\n");
     198                        outfmt(psh->out2, "sh: Can't set terminal type %s\n", term);
     199                        outfmt(psh->out2, "sh: Using dumb terminal settings.\n");
    200200                }
    201201}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette