Explorar el Código

* fixes to interface style help

Jonas Maebe hace 21 años
padre
commit
07d5650ab3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      compiler/msgtxt.inc

+ 2 - 2
compiler/msgtxt.inc

@@ -839,8 +839,8 @@ const msgtxt : array[0..000157,1..240] of char=(
   '**2Sh_Use ansistrings'#010+
   '**2Si_support C++ styled INLINE'#010+
   '**2SI<x>_set interface style to <x>'#010+
-  '**3SIcom COM compatible interface (default)'#010+
-  '**3SIcorba CORBA compatib','le interface'#010+
+  '**3SIcom_COM compatible interface (default)'#010+
+  '**3SIcorba_CORBA compatib','le interface'#010+
   '**2Sm_support macros like C (global)'#010+
   '**2So_same as -Mtp'#010+
   '**2Sp_same as -Mgpc'#010+