VirtualBox

Changeset 1446 in vbox for trunk


Ignore:
Timestamp:
Mar 13, 2007 3:52:21 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19496
Message:

spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/TRPM.cpp

    r1408 r1446  
    868868        Log(("TRPMR3SyncIDT: Clear all trap handlers.\n"));
    869869        /** @todo inefficient, but simple */
    870         for (unsigned iGate=0;iGate<256;iGate++)
     870        for (unsigned iGate = 0; iGate < 256; iGate++)
    871871            trpmClearGuestTrapHandler(pVM, iGate);
    872872
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette