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/Additions/WINNT/Graphics/Miniport/VBoxVideo.h

    r20369 r20374  
    3232#endif /* VBOX_WITH_HGSMI */
    3333
    34 RT_BEGIN_DECLS
     34RT_C_DECLS_BEGIN
    3535#include "dderror.h"
    3636#include "devioctl.h"
     
    3838#include "ntddvdeo.h"
    3939#include "video.h"
    40 RT_END_DECLS
     40RT_C_DECLS_END
    4141
    4242
     
    158158{
    159159
    160 RT_BEGIN_DECLS
     160RT_C_DECLS_BEGIN
    161161ULONG DriverEntry(IN PVOID Context1, IN PVOID Context2);
    162 RT_END_DECLS
     162RT_C_DECLS_END
    163163
    164164VP_STATUS VBoxVideoFindAdapter(
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