This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Properly declare fcn inline
authorKarl Williamson <public@khwilliamson.com>
Mon, 7 Jan 2013 02:17:42 +0000 (19:17 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 7 Jan 2013 04:22:43 +0000 (21:22 -0700)
commit69527dbda3f30fa198e45d54e96c981aae416bf3
tree79e0ced9f4e4d8d968202dac02635292f19bc360
parent6f33e417aad1cacc68f58df4589f26a8a1fd88a0
embed.fnc: Properly declare fcn inline

This function is specified as inline in the source code, but not in the
prototypes; only one compiler seems to have noticed.
embed.fnc
proto.h