VirtualBox

Changeset 20374 in vbox for trunk/include/iprt/md5.h


Ignore:
Timestamp:
Jun 8, 2009 12:43:21 AM (15 years ago)
Author:
vboxsync
Message:

*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/md5.h

    r20362 r20374  
    5454typedef RTMD5CONTEXT *PRTMD5CONTEXT;
    5555
    56 RT_BEGIN_DECLS
     56RT_C_DECLS_BEGIN
    5757
    5858/**
     
    8181RTDECL(void) RTMd5Final(uint8_t pabDigest[RTMD5HASHSIZE], PRTMD5CONTEXT pCtx);
    8282
    83 RT_END_DECLS
     83RT_C_DECLS_END
    8484
    8585/** @} */
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