浏览代码

* slash typo

marco 20 年之前
父节点
当前提交
e79fb753bc
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5 2
      compiler/options.pas

+ 5 - 2
compiler/options.pas

@@ -1684,7 +1684,7 @@ begin
      else
 {$else}
       if CfgFileExists('/etc/'+fn) then
-       foundfn:='/etc'+fn
+       foundfn:='/etc/'+fn
      else     
 {$endif}
       check_configfile:=false;
@@ -2095,7 +2095,10 @@ finalization
 end.
 {
   $Log$
-  Revision 1.155  2004-12-15 16:06:47  marco
+  Revision 1.156  2004-12-16 08:06:42  marco
+   * slash typo
+
+  Revision 1.155  2004/12/15 16:06:47  marco
    * introduction "cleanpath" (=fexpand), fixfilename(paramstr(0)) + search $PREFIX/etc/fpc.cfg
 
   Revision 1.154  2004/11/22 19:34:58  peter