Ver Fonte

* Fix typo

Michael VAN CANNEYT há 2 anos atrás
pai
commit
01035c6195
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      rtl/unix/classes.pp

+ 1 - 1
rtl/unix/classes.pp

@@ -14,7 +14,7 @@
  **********************************************************************}
 
 {$mode objfpc}
-{$mode h+}
+{$h+}
 {$IF FPC_FULLVERSION>=30301}
 {$modeswitch FUNCTIONREFERENCES}
 {$define FPC_HAS_REFERENCE_PROCEDURE}