OSDN Git Service

Fix typo in comment.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 1996 11:26:23 +0000 (11:26 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 1996 11:26:23 +0000 (11:26 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13024 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/calls.c

index 9f9d659..cc92f54 100644 (file)
@@ -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,