VirtualBox

Changeset 8168

Show
Ignore:
Timestamp:
04/18/08 18:58:27 (9 months ago)
Author:
vboxsync
Message:

Rebranding: coupla missing headers.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy