OSDN Git Service

2010-12-02 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / gthr-nks.h
index 5c2ad1d..311c690 100644 (file)
@@ -100,7 +100,7 @@ __gthread_objc_thread_detach (void (*func)(void *), void *arg)
     NXContextFree (context);
     thread_id = NULL;
   }
-  
+
   return thread_id;
 }