From: Richard Kenner Date: Thu, 24 Oct 1996 11:26:23 +0000 (-0400) Subject: Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=607ea900157da41de553cb4c21c1a504023dfd8d;p=gcc.git Fix typo in comment. From-SVN: r13024 --- diff --git a/gcc/calls.c b/gcc/calls.c index 9f9d65909f4..cc92f54dcab 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -301,7 +301,7 @@ prepare_call_address (funexp, fndecl, call_fusage, reg_parm_seen) and optionally pop the results. The CALL_INSN is the first insn generated. - FNDECL is the declaration node of the function. This is given ot the + FNDECL is the declaration node of the function. This is given to the macro RETURN_POPS_ARGS to determine whether this function pops its own args. FUNTYPE is the data type of the function, or, for a library call,