Browse Source

* Fix wrong git merge

Michaël Van Canneyt 9 months ago
parent
commit
0794b375df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ide/weditor.pas

+ 1 - 1
packages/ide/weditor.pas

@@ -6389,7 +6389,7 @@ begin
 {$else}
       s:=EOL+s+#0;
       Move(S[1],P2^,Length(S));
-+{$endif}
+{$endif}
     end;
   OK:=WinClipboardSupported;
   if OK then