VirtualBox

Changeset 73965 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Aug 29, 2018 5:19:20 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/rest: Doxygen fixes. bugref:9167

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/restbase.h

    r73964 r73965  
    653653     * @param   a_fThrow    Whether to throw error.
    654654     */
    655     int copyArrayWorker(RTCRestArrayBase const &a_rThat, bool fThrow);
     655    int copyArrayWorker(RTCRestArrayBase const &a_rThat, bool a_fThrow);
    656656
    657657    /**
     
    10211021     * @param   a_fThrow    Whether to throw error.
    10221022     */
    1023     int copyMapWorker(RTCRestStringMapBase const &a_rThat, bool fThrow);
     1023    int copyMapWorker(RTCRestStringMapBase const &a_rThat, bool a_fThrow);
    10241024
    10251025    /**
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