diff --git a/rtl/i386/fastmove.inc b/rtl/i386/fastmove.inc index 37b00b3974..9b7e6a5c10 100644 --- a/rtl/i386/fastmove.inc +++ b/rtl/i386/fastmove.inc @@ -27,7 +27,7 @@ Version: 1.40 - 16-SEP-2004 {$ifndef VER1_0} {$if (FPC_VERSION>1) or ((FPC_RELEASE>=9) and (FPC_PATCH>6))} - {$define USE_FASTMOVE} + { $define USE_FASTMOVE} {$endif} {$endif}