diff options
Diffstat (limited to 'packages/cocoaint/src/appkit/NSFileWrapper.inc')
| -rw-r--r-- | packages/cocoaint/src/appkit/NSFileWrapper.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/cocoaint/src/appkit/NSFileWrapper.inc b/packages/cocoaint/src/appkit/NSFileWrapper.inc index 07c18205d8..0afdfbfb1a 100644 --- a/packages/cocoaint/src/appkit/NSFileWrapper.inc +++ b/packages/cocoaint/src/appkit/NSFileWrapper.inc @@ -1,5 +1,5 @@ { Parsed from Appkit.framework NSFileWrapper.h } -{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 } +{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 } {$ifdef HEADER} {$ifndef NSFILEWRAPPER_PAS_H} @@ -32,8 +32,8 @@ type {$endif} {$ifdef EXTERNAL_SYMBOLS} -{$ifndef NSFILEWRAPPER_PAS_T} -{$define NSFILEWRAPPER_PAS_T} +{$ifndef NSFILEWRAPPER_PAS_S} +{$define NSFILEWRAPPER_PAS_S} {$endif} {$endif} |
