Changeset a8def7d in mainline for uspace/drv/usbhid/kbddev.h


Ignore:
Timestamp:
2011-03-10T19:26:16Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6e3b9a58, 9d9ffdd
Parents:
e69f10b
Message:

Small fixex

File:
1 edited

Legend:

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

    re69f10b ra8def7d  
    100100        /** Mutex for accessing the information about auto-repeat. */
    101101        fibril_mutex_t *repeat_mtx;
    102 
    103         usb_hid_report_parser_t *parser;
    104102       
    105103        /** State of the structure (for checking before use). */
Note: See TracChangeset for help on using the changeset viewer.