From 40f03658801b3fb690d689bf46576688f5382075 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 26 Sep 2002 22:25:14 +0000 Subject: c-common.h: Follow spelling conventions. * c-common.h: Follow spelling conventions. * cpplex.c: Likewise. * cpplib.h: Likewise. * gthr-dce.h: Likewise. * gthr-posix.h: Likewise. * optabs.c: Likewise. * output.h: Likewise. * profile.c: Likewise. * protoize.c: Likewise. * ra-rewrite.c: Likewise. * real.c: Likewise. * recog.c: Likewise. * reg-stack.c: Likewise. * regclass.c: Likewise. * regmove.c: Likewise. * reload.c: Likewise. * reload.h: Likewise. * reload1.c: Likewise. * reorg.c: Likewise. * resource.c: Likewise. * rtl.h: Likewise. * rtlanal.c: Likewise. From-SVN: r57555 --- gcc/gthr-dce.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/gthr-dce.h') diff --git a/gcc/gthr-dce.h b/gcc/gthr-dce.h index 273393b..3577ce5 100644 --- a/gcc/gthr-dce.h +++ b/gcc/gthr-dce.h @@ -74,7 +74,7 @@ typedef pthread_mutex_t __gthread_mutex_t; #pragma weak pthread_mutex_unlock #ifdef _LIBOBJC -/* Objective C. */ +/* Objective-C. */ #pragma weak pthread_cond_broadcast #pragma weak pthread_cond_destroy #pragma weak pthread_cond_init -- cgit v1.1