VirtualBox

Changeset 67914 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 11, 2017 8:46:37 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116906
Message:

src-client: Define LOG_GROUP according to interface or similar.

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

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

    r67531 r67914  
    589589};
    590590
    591 #endif // ____H_DISPLAYIMPL
     591#endif // !____H_DISPLAYIMPL
    592592/* vi: set tabstop=4 shiftwidth=4 expandtab: */
  • trunk/src/VBox/Main/include/HGCMObjects.h

    r62485 r67914  
    11/* $Id$ */
    22/** @file
    3  *
    43 * HGCMObjects - Host-Guest Communication Manager objects header.
    54 */
     
    1716 */
    1817
    19 #ifndef __HGCMOBJECTS__H
    20 #define __HGCMOBJECTS__H
    21 
    22 #define LOG_GROUP_MAIN_OVERRIDE LOG_GROUP_HGCM
    23 #include "Logging.h"
     18#ifndef ___HGCMOBJECTS__H
     19#define ___HGCMOBJECTS__H
    2420
    2521#include <iprt/assert.h>
     
    115111void     hgcmObjSetHandleCount(uint32_t u32HandleCount);
    116112
    117 #endif /* __HGCMOBJECTS__H */
     113#endif /* !___HGCMOBJECTS__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