VirtualBox

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


Ignore:
Timestamp:
Jan 10, 2011 3:11:16 PM (14 years ago)
Author:
vboxsync
Message:

Forgot to save file ...

File:
1 edited

Legend:

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

    r35461 r35462  
    11131113    char *pszArgs;
    11141114    int rc = RTGetOptArgvToString(&pszArgs,
    1115                                   fUseToolbox ? papszArgs[1] : &papszArgs,
     1115                                  fUseToolbox ? &papszArgs[1] : papszArgs,
    11161116                                  RTGETOPTARGV_CNV_QUOTE_MS_CRT); /* RTGETOPTARGV_CNV_QUOTE_BOURNE_SH */
    11171117    if (   RT_SUCCESS(rc)
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