diff options
Diffstat (limited to 'packages/cocoaint/src/foundation/NSDistributedLock.inc')
| -rw-r--r-- | packages/cocoaint/src/foundation/NSDistributedLock.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/cocoaint/src/foundation/NSDistributedLock.inc b/packages/cocoaint/src/foundation/NSDistributedLock.inc index 95eea338e1..612e1e9a1a 100644 --- a/packages/cocoaint/src/foundation/NSDistributedLock.inc +++ b/packages/cocoaint/src/foundation/NSDistributedLock.inc @@ -1,5 +1,5 @@ { Parsed from Foundation.framework NSDistributedLock.h } -{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:45 ICT 2009 } +{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:51 ICT 2009 } {$ifdef HEADER} {$ifndef NSDISTRIBUTEDLOCK_PAS_H} @@ -32,8 +32,8 @@ type {$endif} {$ifdef EXTERNAL_SYMBOLS} -{$ifndef NSDISTRIBUTEDLOCK_PAS_T} -{$define NSDISTRIBUTEDLOCK_PAS_T} +{$ifndef NSDISTRIBUTEDLOCK_PAS_S} +{$define NSDISTRIBUTEDLOCK_PAS_S} {$endif} {$endif} |
