Changeset 3b77628 in mainline for uspace/lib/usbvirt/src/main.c


Ignore:
Timestamp:
2011-01-24T11:58:24Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afc4fbb
Parents:
0cfc68f0
Message:

Doxygen comment fixes

Mainly proper subgrouping and some missing @param comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbvirt/src/main.c

    r0cfc68f0 r3b77628  
    183183/** Create necessary phones for communication with virtual HCD.
    184184 * This function wraps following calls:
    185  * -# open <code>/dev/devices/\\virt\\usbhc for reading
     185 * -# open <code>/dev/devices/\\virt\\usbhc</code> for reading
    186186 * -# access phone of file opened in previous step
    187187 * -# create callback through just opened phone
Note: See TracChangeset for help on using the changeset viewer.