소스 검색

* fixes to interface style help

Jonas Maebe 21 년 전
부모
커밋
07d5650ab3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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+