Changeset 8375d0eb in mainline for uspace/app/bithenge/block.c


Ignore:
Timestamp:
2012-06-08T07:02:55Z (12 years ago)
Author:
Sean Bartell <wingedtachikoma@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8b36bf2
Parents:
5c925ce
Message:

Bithenge: add Doxygen comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bithenge/block.c

    r5c925ce r8375d0eb  
    9393
    9494/** Create a blob for a block device. The blob must be freed with
    95  * @a bithenge_blob_t::bithenge_blob_destroy after it is used.
     95 * @a bithenge_node_t::bithenge_node_destroy after it is used.
    9696 * @param[out] out Stores the created blob.
    9797 * @param service_id The service ID of the block device.
Note: See TracChangeset for help on using the changeset viewer.