aboutsummaryrefslogtreecommitdiff
path: root/gcc/gthr-posix.h
diff options
context:
space:
mode:
authorRoger Sayle <sayle@gcc.gnu.org>2006-02-24 04:00:07 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2006-02-24 04:00:07 +0000
commitefbbbb61eecb70944b433ccc227dbfddf0c69ba2 (patch)
treeb96841d82665cd40d00bdeb0c4eec2d2f7de637c /gcc/gthr-posix.h
parent879dda1a44e01579f4353bb65523bdb60db6958f (diff)
downloadgcc-efbbbb61eecb70944b433ccc227dbfddf0c69ba2.zip
gcc-efbbbb61eecb70944b433ccc227dbfddf0c69ba2.tar.gz
gcc-efbbbb61eecb70944b433ccc227dbfddf0c69ba2.tar.bz2
gthr-posix.h (__gthrw): Fix typo in comment.
* gthr-posix.h (__gthrw): Fix typo in comment. From-SVN: r111414
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 c06e99f..df03947 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