Browse Source

* UNDEFINE corrected to UNDEF

git-svn-id: trunk@19655 -
Tomas Hajny 13 years ago
parent
commit
a2927499c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-process/src/simpleipc.pp

+ 1 - 1
packages/fcl-process/src/simpleipc.pp

@@ -181,7 +181,7 @@ implementation
   call IPCInit and IPCDone in the initialization/finalization code.
   call IPCInit and IPCDone in the initialization/finalization code.
   
   
   --------------------------------------------------------------------- }
   --------------------------------------------------------------------- }
-{$UNDEFINE OSNEEDIPCINITDONE}
+{$UNDEF OSNEEDIPCINITDONE}
 
 
 {$i simpleipc.inc}
 {$i simpleipc.inc}