VirtualBox

Ignore:
Timestamp:
Sep 30, 2015 6:27:04 PM (9 years ago)
Author:
vboxsync
Message:

IPRT: Some more doxygen fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/checksum/manifest2.cpp

    r57926 r57974  
    309309
    310310/**
    311  * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation.}
     311 * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation}
    312312 */
    313313static DECLCALLBACK(int) rtManifestAttributeClearVisited(PRTSTRSPACECORE pStr, void *pvUser)
     
    321321
    322322/**
    323  * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation.}
     323 * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation}
    324324 */
    325325static DECLCALLBACK(int) rtManifestEntryClearVisited(PRTSTRSPACECORE pStr, void *pvUser)
     
    334334
    335335/**
    336  * @callback_method_impl{FNRTSTRSPACECALLBACK, Finds the first missing.}
     336 * @callback_method_impl{FNRTSTRSPACECALLBACK, Finds the first missing}
    337337 */
    338338static DECLCALLBACK(int) rtManifestAttributeFindMissing2(PRTSTRSPACECORE pStr, void *pvUser)
     
    375375
    376376/**
    377  * @callback_method_impl{FNRTSTRSPACECALLBACK, Finds the first missing.}
     377 * @callback_method_impl{FNRTSTRSPACECALLBACK, Finds the first missing}
    378378 */
    379379static DECLCALLBACK(int) rtManifestEntryFindMissing2(PRTSTRSPACECORE pStr, void *pvUser)
     
    411411
    412412/**
    413  * @callback_method_impl{FNRTSTRSPACECALLBACK, Compares attributes.}
     413 * @callback_method_impl{FNRTSTRSPACECALLBACK, Compares attributes}
    414414 */
    415415static DECLCALLBACK(int) rtManifestAttributeCompare(PRTSTRSPACECORE pStr, void *pvUser)
     
    489489
    490490/**
    491  * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation.}
     491 * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation}
    492492 */
    493493DECLINLINE (int) rtManifestEntryCompare2(PRTMANIFESTEQUALS pEquals, PRTMANIFESTENTRY pEntry1, PRTMANIFESTENTRY pEntry2)
     
    518518
    519519/**
    520  * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation.}
     520 * @callback_method_impl{FNRTSTRSPACECALLBACK, Prepare equals operation}
    521521 */
    522522static DECLCALLBACK(int) rtManifestEntryCompare(PRTSTRSPACECORE pStr, void *pvUser)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette