瀏覽代碼

* FExpand omission fixed

Tomas Hajny 24 年之前
父節點
當前提交
3005bc8b7b
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      rtl/unix/unix.pp

+ 5 - 1
rtl/unix/unix.pp

@@ -2134,6 +2134,7 @@ function FExpand (const Path: PathStr): PathStr;
 
 const
   LFNSupport = true;
+  FileNameCaseSensitive = true;
 
 {$I fexpand.inc}
 
@@ -2840,7 +2841,10 @@ End.
 
 {
   $Log$
-  Revision 1.3  2001-03-16 20:09:58  hajny
+  Revision 1.4  2001-03-17 16:04:37  hajny
+    * FExpand omission fixed
+
+  Revision 1.3  2001/03/16 20:09:58  hajny
     * universal FExpand
 
   Revision 1.2  2001/01/22 07:25:10  marco