Changeset 231a60a in mainline for pci/pci.c


Ignore:
Timestamp:
2006-06-18T14:32:00Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d8b42fb2
Parents:
e0bfcf8
Message:

Changes to uspace doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pci/pci.c

    re0bfcf8 r231a60a  
    88 *
    99 * Can be freely distributed and used under the terms of the GNU GPL.
     10 */
     11
     12/**
     13 * @addtogroup pci
     14 * @{
    1015 */
    1116
     
    8085        return 0;
    8186}
     87
     88/**
     89 * @}
     90 */
Note: See TracChangeset for help on using the changeset viewer.