VirtualBox

Changeset 63638 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 25, 2016 2:26:10 PM (8 years ago)
Author:
vboxsync
Message:

microatl.h: indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/microatl.h

    r63147 r63638  
    12951295            if (SUCCEEDED(m_hrc) && !m_pObj)
    12961296            {
    1297                     Lock();
    1298                     // Make sure that the module is in use, otherwise the
    1299                     // module can terminate while we're creating a new
    1300                     // instance, which leads to strange errors.
    1301                     LockServer(true);
     1297                Lock();
     1298                // Make sure that the module is in use, otherwise the
     1299                // module can terminate while we're creating a new
     1300                // instance, which leads to strange errors.
     1301                LockServer(true);
    13021302                __try
    13031303                {
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