summaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
diff options
context:
space:
mode:
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-24 04:00:07 +0000
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-24 04:00:07 +0000
commitba2ddb4b93af4ca866bb45f5f63dd7f0e37497a1 (patch)
treeb96841d82665cd40d00bdeb0c4eec2d2f7de637c /gcc/gthr-posix.h
parent0270ab6e6fa005092c966a4c4d177c337e810ee4 (diff)
downloadgcc-ba2ddb4b93af4ca866bb45f5f63dd7f0e37497a1.tar.gz
* gthr-posix.h (__gthrw): Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111414 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gthr-posix.h')
-rw-r--r--gcc/gthr-posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gthr-posix.h b/gcc/gthr-posix.h
index c06e99f0f6d..df03947e606 100644
--- a/gcc/gthr-posix.h
+++ b/gcc/gthr-posix.h
@@ -67,7 +67,7 @@ typedef pthread_mutex_t __gthread_recursive_mutex_t;
# define __gthrw_(name) name
#endif
-/* Typically, __gthrw_foo is a weak refernce to symbol foo. */
+/* Typically, __gthrw_foo is a weak reference to symbol foo. */
#define __gthrw(name) __gthrw2(name,name)
/* On Tru64, /usr/include/pthread.h uses #pragma extern_prefix "__" to