VirtualBox

Changeset 8168 in vbox


Ignore:
Timestamp:
Apr 18, 2008 4:58:27 PM (16 years ago)
Author:
vboxsync
Message:

Rebranding: coupla missing headers.

Location:
trunk/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmReg.cpp

    r8156 r8168  
    705705            }
    706706        }
    707         else 
     707        else
    708708        if (pParam->flags & USE_REG_GEN16)
    709709        {
     
    716716            }
    717717        }
    718         else 
     718        else
    719719        if (pParam->flags & USE_REG_GEN32)
    720720        {
     
    727727            }
    728728        }
    729         else 
     729        else
    730730        if (pParam->flags & USE_REG_GEN64)
    731731        {
  • trunk/src/recompiler/InnoTek/config-host.h

    r8155 r8168  
    11/* $Id$ */
    22/** @file
    3  * Innotek Host Config - Maintained by hand
     3 * Sun host config - maintained by hand
    44 */
    55
  • trunk/src/recompiler/InnoTek/config.h

    r8155 r8168  
    11/* $Id$ */
    22/** @file
    3  * Innotek Config - Maintained by hand
     3 * Sun config - Maintained by hand
    44 */
    55
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