VirtualBox

Changeset 98535 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Feb 10, 2023 5:14:27 PM (2 years ago)
Author:
vboxsync
Message:

add/x11/VBoxClient: Style fixes. src\VBox\Additions\x11\VBoxClient\seamless-x11.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp

    r98534 r98535  
    3030*   Header files                                                                                                                 *
    3131*********************************************************************************************************************************/
    32 
    3332#include <iprt/errcore.h>
    3433#include <iprt/assert.h>
     
    4544#include <limits.h>
    4645
     46
     47/*********************************************************************************************************************************
     48*   Defined Constants And Macros                                                                                                 *
     49*********************************************************************************************************************************/
    4750#ifdef TESTCASE
    48 #undef DefaultRootWindow
    49 #define DefaultRootWindow XDefaultRootWindow
     51# undef DefaultRootWindow
     52# define DefaultRootWindow XDefaultRootWindow
    5053#endif
    5154
    52 /*****************************************************************************
    53 * Static functions                                                           *
    54 *****************************************************************************/
     55
     56/*********************************************************************************************************************************
     57*   Internal Functions                                                                                                           *
     58*********************************************************************************************************************************/
    5559
    5660static unsigned char *XXGetProperty (Display *aDpy, Window aWnd, Atom aPropType,
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