VirtualBox

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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/hgcm/HGCM.h

    r20370 r20374  
    3737typedef struct _HGCMSVCEXTHANDLEDATA *HGCMSVCEXTHANDLE;
    3838
    39 RT_BEGIN_DECLS
     39RT_C_DECLS_BEGIN
    4040int HGCMHostInit (void);
    4141int HGCMHostShutdown (void);
     
    5757int HGCMHostLoadState (PSSMHANDLE pSSM);
    5858
    59 RT_END_DECLS
     59RT_C_DECLS_END
    6060
    6161#endif /* __HGCM_h__ */
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