VirtualBox

Changeset 18490 in vbox


Ignore:
Timestamp:
Mar 29, 2009 1:39:06 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45329
Message:

VBoxManageImport.cpp: format type fix.

File:
1 edited

Legend:

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

    r18489 r18490  
    222222            if (ulVsys >= cVirtualSystemDescriptions)
    223223                return errorSyntax(USAGE_IMPORTAPPLIANCE,
    224                                    "Invalid index %RI32 with -vsys option; the OVF contains only %RI32 virtual system(s).",
     224                                   "Invalid index %RI32 with -vsys option; the OVF contains only %zu virtual system(s).",
    225225                                   ulVsys, cVirtualSystemDescriptions);
    226226        }
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