VirtualBox

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


Ignore:
Timestamp:
Jan 25, 2011 2:34:26 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69657
Message:

Newline.

File:
1 edited

Legend:

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

    r29817 r35715  
    368368{
    369369    if (!StartServiceCtrlDispatcher(&g_aServiceTable[0]))
    370         return VBoxServiceError("StartServiceCtrlDispatcher: %u. Please start %s with option -f (foreground)!",
     370        return VBoxServiceError("StartServiceCtrlDispatcher: %u. Please start %s with option -f (foreground)!\n",
    371371                                GetLastError(), g_pszProgName);
    372372    return RTEXITCODE_SUCCESS;
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