From 00a2e859a967ad871963a6f3fd365f10808e7ac3 Mon Sep 17 00:00:00 2001 From: rth Date: Thu, 27 Jan 2000 18:49:12 +0000 Subject: * 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 --- gcc/gthr-win32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/gthr-win32.h') diff --git a/gcc/gthr-win32.h b/gcc/gthr-win32.h index 31b4779873b..10e65815ac3 100644 --- a/gcc/gthr-win32.h +++ b/gcc/gthr-win32.h @@ -1,4 +1,4 @@ -/* Threads compatibily routines for libgcc2. */ +/* Threads compatibility routines for libgcc2. */ /* Compile this one with gcc. */ /* Copyright (C) 1999, 2000 Free Software Foundation, Inc. Contributed by Mumit Khan . -- cgit v1.2.1