Browse Source

Merged revisions 11116 via svnmerge from
svn+ssh://svn.freepascal.org/FPC/svn/fpc/trunk

........
r11116 | vincents | 2008-05-29 08:02:14 +0200 (Thu, 29 May 2008) | 1 line

fixed compilation on windows
........

git-svn-id: branches/fixes_2_2@11117 -

Vincent Snijders 17 năm trước cách đây
mục cha
commit
09f1bc8204
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/fpdoc/dglobals.pp

+ 1 - 1
utils/fpdoc/dglobals.pp

@@ -1239,7 +1239,7 @@ Const
 {$ifdef unix}
   DefDir = '/usr/local/share/locale';
 {$else}  
-  DefDir = 'intl'
+  DefDir = 'intl';
 {$endif}
 
 var