aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vxlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/vxlib.c')
-rw-r--r--gcc/config/vxlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vxlib.c b/gcc/config/vxlib.c
index 89e0c35..20a257e 100644
--- a/gcc/config/vxlib.c
+++ b/gcc/config/vxlib.c
@@ -198,7 +198,7 @@ tsd_init (void)
/* External interface */
/* Store in KEYP a value which can be passed to __gthread_setspecific/
- __gthread_getspecific to store and retrive a value which is
+ __gthread_getspecific to store and retrieve a value which is
specific to each calling thread. If DTOR is not NULL, it will be
called when a thread terminates with a non-NULL specific value for
this key, with the value as its sole argument. */