Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/output/ctl/serial.h

    r4122410 r28a5ebd  
    3737#include "../proto/vt100.h"
    3838
    39 extern errno_t serial_init(vt100_putwchar_t, vt100_control_puts_t, vt100_flush_t);
     39extern errno_t serial_init(vt100_putuchar_t, vt100_control_puts_t, vt100_flush_t);
    4040
    4141#endif
Note: See TracChangeset for help on using the changeset viewer.