summaryrefslogtreecommitdiff
path: root/gcc/gthr-solaris.h
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-27 18:49:12 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-27 18:49:12 +0000
commit00a2e859a967ad871963a6f3fd365f10808e7ac3 (patch)
treed02979bd7d592b4a965930553cc6a9dc43f04ba2 /gcc/gthr-solaris.h
parentaf3cb4c30c38d5631d23723604fa0db90f0b2465 (diff)
downloadgcc-00a2e859a967ad871963a6f3fd365f10808e7ac3.tar.gz
* gthr-posix.h: Fix typo; compatibily -> compatibility.
* gthr-single.h: Likewise. * gthr-solaris.h: Likewise. * gthr-vxworks.h: Likewise. * gthr-win32.h: Likewise. * gthr.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31646 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gthr-solaris.h')
-rw-r--r--gcc/gthr-solaris.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gthr-solaris.h b/gcc/gthr-solaris.h
index a6f669c2e09..b76338af864 100644
--- a/gcc/gthr-solaris.h
+++ b/gcc/gthr-solaris.h
@@ -1,4 +1,4 @@
-/* Threads compatibily routines for libgcc2. */
+/* Threads compatibility routines for libgcc2. */
/* Compile this one with gcc. */
/* Copyright (C) 1997 Free Software Foundation, Inc.