Ignore:
Timestamp:
2011-04-07T20:22:57Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7f2e33a
Parents:
f8e8738 (diff), 64dbc83 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Changes from maklf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/classes/hidparser.h

    rf8e8738 rfee6381  
    9292        /** */ 
    9393        link_t link;
     94
    9495} usb_hid_report_path_t;
    9596
     
    158159       
    159160        int use_report_id;
    160        
     161
     162        /** */
     163        link_t stack;
    161164} usb_hid_report_parser_t;     
    162165
Note: See TracChangeset for help on using the changeset viewer.