Add missing blank

From-SVN: r33313
This commit is contained in:
Richard Kenner 2000-04-21 15:21:50 -04:00
parent 4b6bf620d4
commit c5e1237fde
1 changed files with 1 additions and 1 deletions

View 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;