Index: /trunk/src/VBox/Disassembler/DisasmReg.cpp
===================================================================
--- /trunk/src/VBox/Disassembler/DisasmReg.cpp	(revision 8167)
+++ /trunk/src/VBox/Disassembler/DisasmReg.cpp	(revision 8168)
@@ -705,5 +705,5 @@
             }
         }
-        else 
+        else
         if (pParam->flags & USE_REG_GEN16)
         {
@@ -716,5 +716,5 @@
             }
         }
-        else 
+        else
         if (pParam->flags & USE_REG_GEN32)
         {
@@ -727,5 +727,5 @@
             }
         }
-        else 
+        else
         if (pParam->flags & USE_REG_GEN64)
         {
Index: /trunk/src/recompiler/InnoTek/config-host.h
===================================================================
--- /trunk/src/recompiler/InnoTek/config-host.h	(revision 8167)
+++ /trunk/src/recompiler/InnoTek/config-host.h	(revision 8168)
@@ -1,5 +1,5 @@
 /* $Id$ */
 /** @file
- * Innotek Host Config - Maintained by hand
+ * Sun host config - maintained by hand
  */
 
Index: /trunk/src/recompiler/InnoTek/config.h
===================================================================
--- /trunk/src/recompiler/InnoTek/config.h	(revision 8167)
+++ /trunk/src/recompiler/InnoTek/config.h	(revision 8168)
@@ -1,5 +1,5 @@
 /* $Id$ */
 /** @file
- * Innotek Config - Maintained by hand
+ * Sun config - Maintained by hand
  */
 
