Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/output/port/ega.c

    r09f41d3 rbdf06ad  
    143143static console_caps_t ega_get_caps(outdev_t *dev)
    144144{
    145         return (CONSOLE_CAP_CURSORCTL | CONSOLE_CAP_STYLE |
    146             CONSOLE_CAP_INDEXED);
     145        return (CONSOLE_CAP_STYLE | CONSOLE_CAP_INDEXED);
    147146}
    148147
Note: See TracChangeset for help on using the changeset viewer.