Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/usblist.h

    r281ebae re080332  
    2727 */
    2828
    29 /** @addtogroup drvusbhub
     29
     30#ifndef USBLIST_H
     31#define USBLIST_H
     32/** @addtogroup usb hub driver
    3033 * @{
    3134 */
     
    3740 * much simpler and more straight-forward semantics.
    3841 */
    39 #ifndef USBLIST_H
    40 #define USBLIST_H
    4142
    4243/**
     
    7778}
    7879
    79 #endif  /* USBLIST_H */
     80
    8081/**
    8182 * @}
    8283 */
     84
     85
     86
     87#endif  /* USBLIST_H */
     88
Note: See TracChangeset for help on using the changeset viewer.