Ver código fonte

* fixed previous commit

git-svn-id: trunk@5281 -
Jonas Maebe 19 anos atrás
pai
commit
2ce042beb4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      rtl/linux/tthread.inc

+ 1 - 0
rtl/linux/tthread.inc

@@ -209,6 +209,7 @@ begin
   end else begin
   end else begin
     FSuspendedExternal := false;
     FSuspendedExternal := false;
     ResumeThread(FHandle);
     ResumeThread(FHandle);
+  end;
 end;
 end;