VirtualBox

Changeset 10178

Show
Ignore:
Timestamp:
07/03/08 22:39:30 (2 months ago)
Author:
vboxsync
Message:

r=bird: Why convert argv?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp

    r10147 r10178  
    74977497    if (machine) 
    74987498    { 
     7499        /** @todo r=bird: Why do you do this? argv was converted down in main (around line 7812). */ 
    74997500        char *pszKey = NULL; 
    75007501        int rrc = RTStrCurrentCPToUtf8(&pszKey, argv[1]); 
     
    75347535    if (machine) 
    75357536    { 
     7537        /** @todo r=bird: Why do you do this? argv was converted down in main (around line 7812). */ 
    75367538        char *pszKey = NULL; 
    75377539        int rrc = RTStrCurrentCPToUtf8(&pszKey, argv[1]); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy