OSDN Git Service

Add missing blank
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Apr 2000 19:21:50 +0000 (19:21 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Apr 2000 19:21:50 +0000 (19:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33313 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/alpha/alpha.c

index 4c203eb..4ea6995 100644 (file)
@@ -3689,7 +3689,7 @@ alpha_initialize_trampoline (tramp, fnaddr, cxt, fnofs, cxtofs, jmpofs)
    and the rest are pushed.  */
 
 rtx
-function_arg(cum, mode, type, named)
+function_arg (cum, mode, type, named)
      CUMULATIVE_ARGS cum;
      enum machine_mode mode;
      tree type;