VirtualBox

Ignore:
Timestamp:
Jul 18, 2007 5:15:05 PM (17 years ago)
Author:
vboxsync
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/glext.cpp

    r3604 r3698  
    33 * VBox OpenGL helper functions
    44 *
    5  * OpenGL extensions 
     5 * OpenGL extensions
    66 *
    77 * References:  http://oss.sgi.com/projects/ogl-sample/registry/
    88 *              http://icps.u-strasbg.fr/~marchesin/perso/extensions/
     9 */
     10
     11/*
    912 *
    1013 * Copyright (C) 2006-2007 innotek GmbH
     
    7881}
    7982
    80 #ifdef __WIN__
     83#ifdef RT_OS_WINDOWS
    8184void vboxwglSwapIntervalEXT (VBOXOGLCTX *pClient, uint8_t *pCmdBuffer)
    8285{
     
    105108    pClient->ulLastError   = GetLastError();
    106109}
    107 #endif /* __WIN__ */
     110#endif /* RT_OS_WINDOWS */
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