Browse Source

* cosmetics

git-svn-id: trunk@36713 -
florian 8 years ago
parent
commit
4a107ac079
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/linux/osdefs.inc

+ 1 - 1
rtl/linux/osdefs.inc

@@ -57,7 +57,7 @@
   {$define NO_SYSCALL_IPC}
 {$endif}
 
- {$ifdef CPUARM}
+{$ifdef CPUARM}
 {$define WAIT4}
 {$endif CPUARM}