Explorar o código

* Somebody forgot to adapt bsd again

marco %!s(int64=21) %!d(string=hai) anos
pai
achega
72d0c3e839
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      rtl/freebsd/tthread.inc

+ 5 - 2
rtl/freebsd/tthread.inc

@@ -407,7 +407,7 @@ end;
 {$define WRITE_DEBUG := //}      // just comment out those lines
 {$ENDIF}
 
-function ThreadFunc(parameter: Pointer): LongInt; cdecl;
+function ThreadFunc(parameter: Pointer): LongInt; 
 var
   LThread: TThread;
   c: char;
@@ -606,7 +606,10 @@ end;
 
 {
   $Log$
-  Revision 1.8  2004-01-03 12:18:29  marco
+  Revision 1.9  2004-03-06 01:27:40  marco
+   * Somebody forgot to adapt bsd again
+
+  Revision 1.8  2004/01/03 12:18:29  marco
    * a lot of copyright notices and CVS logs added and fixed
 
   Revision 1.7  2003/11/22 11:04:08  marco