VirtualBox

Changeset 19289 in vbox for trunk/src


Ignore:
Timestamp:
May 1, 2009 1:20:07 PM (16 years ago)
Author:
vboxsync
Message:

ConsoleImpl.cpp: -spaces.

File:
1 edited

Legend:

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

    r19269 r19289  
    488488    HRESULT hrc = mMachine->COMGETTER (Id) (id.asOutParam());
    489489    Guid uuid = Guid(id);
    490    
     490
    491491    AssertComRCReturn (hrc, VERR_ACCESS_DENIED);
    492492
     
    738738    }
    739739#endif /* VBOX_WITH_VRDP */
    740        
     740
    741741    Bstr uuid;
    742742    HRESULT hrc = mMachine->COMGETTER (Id) (uuid.asOutParam());
     
    42714271            RTLogRelLogger(loggerRelease, 0, ~0U, "OS Service Pack: %s\n", szTmp);
    42724272        /* the package type is interesting for Linux distributions */
    4273         RTLogRelLogger    (loggerRelease, 0, ~0U,
    4274                           "Process ID: %u\n"
    4275                           "Package type: %s"
     4273        RTLogRelLogger(loggerRelease, 0, ~0U,
     4274                       "Process ID: %u\n"
     4275                       "Package type: %s"
    42764276#ifdef VBOX_OSE
    42774277                       " (OSE)"
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