Browse Source

fixed compilation on windows

git-svn-id: trunk@11116 -
Vincent Snijders 17 years ago
parent
commit
331f772594
1 changed files with 1 additions and 1 deletions
  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