瀏覽代碼

* Fixed: "cg_f_unknown_compilerproc" should be "cg_f_unknown_compiler"

git-svn-id: branches/fixes_2_0@11393 -
chrivers 17 年之前
父節點
當前提交
4b237c30c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/msg/errorda.msg

+ 1 - 1
compiler/msg/errorda.msg

@@ -1578,7 +1578,7 @@ cg_e_continue_not_allowed=06045_E_CONTINUE ikke tilladt uden for løkke-erklæri
 #
 # 07097 is the last used one
 #
-cg_f_unknown_compilerproc=06046_F_Ukendt compilerfunktion "$1". Undersøg om du bruger det korrekt køretidsbibliotek.
+cg_f_unknown_compiler=06046_F_Ukendt compilerfunktion "$1". Undersøg om du bruger det korrekt køretidsbibliotek.
 % The compiler expects that the runtime library contains some subrountines. If you see this error
 % and you didn't mess with the runtime library, it's very likely that the runtime library
 % you're using doesn't match the used compiler. If you changed the runtime library this error means