VirtualBox

Ignore:
Timestamp:
Jul 22, 2008 8:57:55 AM (16 years ago)
Author:
vboxsync
Message:

Fixed blocker.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h

    r10777 r10798  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBoxService - Guest Additions Service
    4  *
     3 * VBoxService - Guest Additions Service, Internal Header.
    54 */
    65
     
    2019 * additional information or have any questions.
    2120 */
    22  
    23 #ifndef __VBOXSERVICE__H
    24 #define __VBOXSERVICE__H
     21
     22#ifndef ___VBOXSERVICE_H
     23#define ___VBOXSERVICE_H
    2524
    2625#include <windows.h>
     
    6160    void  *pInstance;
    6261    bool   fStarted;
    63        
     62
    6463} VBOXSERVICEINFO;
    6564
     
    6766extern HWND  gToolWindow;
    6867
    69 #endif /* __VBOXSERVICE__H */
     68#endif /* !___VBOXSERVICE_H */
     69
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