VirtualBox

Ignore:
Timestamp:
Jul 18, 2007 5:15:05 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22989
Message:

double underscore cleanup. Adjusted file headers (license section should be separate from the @file).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/gldrv.h

    r3471 r3698  
    11/** @file
    2  *
    32 * VBox OpenGL windows helper functions
    43 */
     
    2019 */
    2120
    22 #ifndef __VBOXGLWIN__H
    23 #define __VBOXGLWIN__H
     21#ifndef ___VBOXGLWIN_H
     22#define ___VBOXGLWIN_H
    2423
    2524#include <iprt/types.h>
    2625
    27 #ifdef __WIN__
     26#ifdef RT_OS_WINDOWS
    2827#define VBOX_OGL_DEBUG_WINDOW_OUTPUT
    2928#endif
     
    5251
    5352
    54 #ifndef __WIN__
     53#ifndef RT_OS_WINDOWS
    5554
    5655typedef uint32_t    DWORD;
     
    153152RTUINTPTR vboxDrvIsExtensionAvailable(char *pszExtFunctionName);
    154153
    155 #endif /* __VBOXGLWIN__H */
     154#endif /* !___VBOXGLWIN_H */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette