VirtualBox

Ignore:
Timestamp:
Feb 14, 2010 7:32:29 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57659
Message:

Misc svn:eol-style correction and some manual cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp

    r26136 r26489  
    129129    ss.dwServiceType              = SERVICE_WIN32_OWN_PROCESS;
    130130    ss.dwCurrentState             = g_rcWinService;
    131     ss.dwControlsAccepted             = SERVICE_ACCEPT_STOP | SERVICE_ACCEPT_SHUTDOWN;
     131    ss.dwControlsAccepted         = SERVICE_ACCEPT_STOP | SERVICE_ACCEPT_SHUTDOWN;
    132132    ss.dwWin32ExitCode            = NO_ERROR;
    133133    ss.dwServiceSpecificExitCode  = 0; /* Not used */
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