Explorar el Código

* fixed previous commit

git-svn-id: trunk@5281 -
Jonas Maebe hace 19 años
padre
commit
2ce042beb4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/linux/tthread.inc

+ 1 - 0
rtl/linux/tthread.inc

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