From b3779d63ae1f9a65b3d09b77c6aedf2a728ca1a3 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Mon, 6 Jun 2005 12:27:47 +0000 Subject: (svn r2418) - Fix: typo --- unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix.c b/unix.c index 1bc30f3eb..c2b81b3d7 100644 --- a/unix.c +++ b/unix.c @@ -563,7 +563,7 @@ bool InsertTextBufferClipboard(Textbuf *tb) #if defined(__MORPHOS__) || defined(__AMIGA__) typedef int pthread_t; #define pthread_create(thread, attr, function, arg) (true) - #define pthread_join(thread, retval) () + #define pthread_join(thread, retval) #endif static pthread_t thread1 = 0; -- cgit v1.2.3-70-g09d2