Changeset 73ae3373 in mainline for uspace/drv/usbhid/kbd/kbddev.h


Ignore:
Timestamp:
2011-04-08T07:47:06Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fec47d4
Parents:
dd10e07
Message:

Fixed default connection handler + typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/kbd/kbddev.h

    rdd10e07 r73ae3373  
    131131//ddf_dev_ops_t keyboard_ops;
    132132
    133 usb_endpoint_description_t ush_hid_kbd_poll_endpoint_description;
     133usb_endpoint_description_t usb_hid_kbd_poll_endpoint_description;
    134134
    135135const char *HID_KBD_FUN_NAME;
Note: See TracChangeset for help on using the changeset viewer.