Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhid/include/usb/hid/hidpath.h

    ra76b01b4 rb72efe8  
    4141
    4242
    43 
     43/*---------------------------------------------------------------------------*/
    4444/*
    4545 * Flags of usage paths comparison modes.
     
    7373#define USB_HID_PATH_COMPARE_ANYWHERE           8
    7474
    75 
     75/*----------------------------------------------------------------------------*/
    7676/**
    7777 * Item of usage path structure. Last item of linked list describes one item
     
    9393
    9494
    95 
     95/*---------------------------------------------------------------------------*/
    9696/**
    9797 * USB HID usage path structure.
     
    112112} usb_hid_report_path_t;
    113113
    114 
     114/*---------------------------------------------------------------------------*/
    115115usb_hid_report_path_t *usb_hid_report_path(void);
    116116
Note: See TracChangeset for help on using the changeset viewer.