VirtualBox

Ignore:
Timestamp:
Apr 26, 2010 9:03:55 AM (15 years ago)
Author:
vboxsync
Message:

VBoxManage: IEC prefixes

File:
1 edited

Legend:

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

    r26517 r28734  
    494494                                {
    495495                                    bstrFinalValue = strOverride;
    496                                     RTPrintf("%2u: Guest memory specified with --memory: %ls MB\n",
     496                                    RTPrintf("%2u: Guest memory specified with --memory: %ls MiB\n",
    497497                                             a, bstrFinalValue.raw());
    498498                                }
     
    502502                            }
    503503                            else
    504                                 RTPrintf("%2u: Guest memory: %ls MB\n    (change with \"--vsys %u --memory <MB>\")\n",
     504                                RTPrintf("%2u: Guest memory: %ls MiB\n    (change with \"--vsys %u --memory <MiB>\")\n",
    505505                                         a, bstrFinalValue.raw(), i);
    506506                        }
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