VirtualBox

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


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

iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

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

    r8245 r20362  
    5454typedef RTMD5CONTEXT *PRTMD5CONTEXT;
    5555
    56 __BEGIN_DECLS
     56RT_BEGIN_DECLS
    5757
    5858/**
     
    8181RTDECL(void) RTMd5Final(uint8_t pabDigest[RTMD5HASHSIZE], PRTMD5CONTEXT pCtx);
    8282
    83 __END_DECLS
     83RT_END_DECLS
    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