VirtualBox

Changeset 74232 in vbox for trunk/include/iprt/cpp


Ignore:
Timestamp:
Sep 13, 2018 12:30:51 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125017
Message:

IPRT/rest: fix typo in method name

File:
1 edited

Legend:

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

    r74231 r74232  
    588588     * @param   a_cbData            The size of the header blob to search.
    589589     */
    590     void extracHeaderFieldsFromBlob(HEADERFIELDDESC const *a_paFieldDescs, RTCRestObjectBase ***a_pappFieldValues,
    591                                     size_t a_cFields, const char *a_pchData, size_t a_cbData);
     590    void extractHeaderFieldsFromBlob(HEADERFIELDDESC const *a_paFieldDescs, RTCRestObjectBase ***a_pappFieldValues,
     591                                     size_t a_cFields, const char *a_pchData, size_t a_cbData);
    592592
    593593    /**
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