VirtualBox

Changeset 34832 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 8, 2010 1:44:43 PM (14 years ago)
Author:
vboxsync
Message:

Comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestImpl.cpp

    r34831 r34832  
    26212621        std::auto_ptr<TaskGuest> task(pTask);
    26222622
    2623         /* Assign data - in that case aSource is the full path
    2624          * to the Guest Additions .ISO we want to mount. */
     2623        /* Assign data - aSource is the source file on the host,
     2624         * aDest reflects the full path on the guest. */
    26252625        task->strSource   = (Utf8Str(aSource));
    26262626        task->strDest     = (Utf8Str(aDest));
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