From 476c5eb60eb1046af8609079235c2f6db25365f4 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 16 Nov 2002 17:52:53 +0000 Subject: hard-reg-set.h: Follow spelling conventions. * hard-reg-set.h: Follow spelling conventions. * real.c: Likewise. * target.h: Likewise. From-SVN: r59173 --- gcc/target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/target.h') diff --git a/gcc/target.h b/gcc/target.h index 44e64a9..161c3dd 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -123,7 +123,7 @@ struct gcc_target /* Output the assembler code for a thunk function. THUNK_DECL is the declaration for the thunk function itself, FUNCTION is the decl for the target function. DELTA is an immediate constant offset to be - added to THIS. If VCALL_OFFSET is non-zero, the word at + added to THIS. If VCALL_OFFSET is nonzero, the word at *(*this + vcall_offset) should be added to THIS. */ void (* output_mi_thunk) PARAMS ((FILE *file, tree thunk_decl, HOST_WIDE_INT delta, -- cgit v1.1