From 899905f6d3ba4d3bf938b4f70130d8978884021c Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Thu, 27 Jan 2000 18:49:12 +0000 Subject: gthr-posix.h: Fix typo; compatibily -> compatibility. * 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. From-SVN: r31646 --- gcc/gthr-single.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/gthr-single.h') diff --git a/gcc/gthr-single.h b/gcc/gthr-single.h index 69c3412..8fb6746 100644 --- a/gcc/gthr-single.h +++ b/gcc/gthr-single.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. -- cgit v1.1