VirtualBox

Changeset 42238 in vbox


Ignore:
Timestamp:
Jul 19, 2012 5:38:26 PM (13 years ago)
Author:
vboxsync
Message:

harmless typos

File:
1 edited

Legend:

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

    r41925 r42238  
    674674    {
    675675        mVRDEServerInfo->uninit();
    676         unconst(mVRDEServerInfo).setNull();;
     676        unconst(mVRDEServerInfo).setNull();
    677677    }
    678678
     
    698698    {
    699699        mKeyboard->uninit();
    700         unconst(mKeyboard).setNull();;
     700        unconst(mKeyboard).setNull();
    701701    }
    702702
     
    704704    {
    705705        mGuest->uninit();
    706         unconst(mGuest).setNull();;
     706        unconst(mGuest).setNull();
    707707    }
    708708
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