浏览代码

* fixed compilation

git-svn-id: trunk@5579 -
joost 19 年之前
父节点
当前提交
bcdd0c9fdc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fcl/db/dbase/dbf_common.inc

+ 1 - 1
fcl/db/dbase/dbf_common.inc

@@ -212,7 +212,7 @@
 // Joost, 12-12-2006 Check temporarily disabled, until TDbf is properly changed so that
 // dbf_prscore is compilable without any dependencies on Dbf (and dbf_common.inc)
 {ifndef FPC_LITTLE_ENDIAN}
-  {$message error TDbf is not compatible with non little-endian CPUs. Please contact the author.}
+  {message error TDbf is not compatible with non little-endian CPUs. Please contact the author.}
 {endif}
 
 {$ifdef USE_ASSEMBLER_486_UP}