Skip to content

Commit

Permalink
Fix headerizer warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
nwellnhof committed Dec 30, 2010
1 parent d9b320b commit eaf402c
Show file tree
Hide file tree
Showing 18 changed files with 426 additions and 365 deletions.
2 changes: 2 additions & 0 deletions compilers/imcc/imcc.y
Expand Up @@ -927,6 +927,8 @@ add_pcc_named_return(PARROT_INTERP,
=item C<static void adv_named_set(PARROT_INTERP, const char *name)>
=item C<static void adv_named_set_u(PARROT_INTERP, const char *name)>
Sets the name of the current named argument.
C<adv_named_set_u> is the Unicode version of this function.
Expand Down

0 comments on commit eaf402c

Please sign in to comment.