OSDN Git Service

* c-decl.c (pushdecl): When an extern declaration at block scope
[pf3gnuchains/gcc-fork.git] / gcc / gthr-dce.h
index 916f120..8216509 100644 (file)
@@ -124,7 +124,7 @@ static inline int
 __gthread_objc_init_thread_system (void)
 {
   if (__gthread_active_p ())
-    /* Initialize the thread storage key */
+    /* Initialize the thread storage key */
     return pthread_keycreate (&_objc_thread_storage, NULL);
   else
     return -1;