VirtualBox

Changeset 25902 in vbox


Ignore:
Timestamp:
Jan 18, 2010 5:16:40 PM (15 years ago)
Author:
vboxsync
Message:

Build fix

File:
1 edited

Legend:

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

    r25901 r25902  
    17421742}
    17431743
    1744 STDMETHODIMP Console::doCPURemove(ULONG aCpu)
     1744HRESULT Console::doCPURemove(ULONG aCpu)
    17451745{
    17461746    HRESULT rc = S_OK;
     
    18951895}
    18961896
    1897 STDMETHODIMP Console::doCPUAdd(ULONG aCpu)
     1897HRESULT Console::doCPUAdd(ULONG aCpu)
    18981898{
    18991899    HRESULT rc = S_OK;
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