Explorar o código

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 %!s(int64=17) %!d(string=hai) anos
pai
achega
09f1bc8204
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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