VirtualBox

Changeset 22497 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Aug 27, 2009 9:09:59 AM (15 years ago)
Author:
vboxsync
Message:

Spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/process-win.cpp

    r20497 r22497  
    8383/** @todo r=michael This function currently does not work correctly if the arguments
    8484                    contain spaces. */
    85 RTR3DECL(int)   RTProcCreate(const char *pszExec, const char * const *papszArgs, RTENV Env, unsigned fFlags, PRTPROCESS pProcess)
     85RTR3DECL(int) RTProcCreate(const char *pszExec, const char * const *papszArgs, RTENV Env, unsigned fFlags, PRTPROCESS pProcess)
    8686{
    8787    /*
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