VirtualBox

Changeset 3039 in vbox


Ignore:
Timestamp:
Jun 4, 2007 8:12:31 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21802
Message:

Main: Typo.

File:
1 edited

Legend:

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

    r3038 r3039  
    39673967        /// image creation/deletion instead of doing that here every time.
    39683968
    3969         vrc = VDCreate ("VMDK", err, NULL, &hdd);
     3969        vrc = VDCreate ("VMDK", VDError, NULL, &hdd);
    39703970        if (VBOX_FAILURE (vrc))
    39713971            break;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette