VirtualBox

Changeset 36690 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Apr 17, 2011 8:44:16 AM (14 years ago)
Author:
vboxsync
Message:

VBoxManageGuestCtrl: warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r36610 r36690  
    12191219                else
    12201220                {
    1221                     int vrc = ctrlDirectoryEntryAppend(ValueUnion.psz,      /* Source */
    1222                                                        NULL,                /* No destination given */
    1223                                                        &listSources);
     1221                    vrc = ctrlDirectoryEntryAppend(ValueUnion.psz,      /* Source */
     1222                                                   NULL,                /* No destination given */
     1223                                                   &listSources);
    12241224                    if (RT_SUCCESS(vrc))
    12251225                    {
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