Convert Perl_do_chomp() to the same prototype as Perl_do_chop().
authorNicholas Clark <nick@ccl4.org>
Mon, 27 Dec 2010 08:22:21 +0000 (08:22 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 27 Dec 2010 08:22:21 +0000 (08:22 +0000)
commit2f9970be002ee78a22fc687876139eedc9eb3a65
tree675d2ea2057c047a2331d7dc73c254b27f1ab0c3
parent20cf1f79230fba6e0a6ba5053785e5fc841ee053
Convert Perl_do_chomp() to the same prototype as Perl_do_chop().

Pass in an SV to hold the count, rather than returning the count.
doop.c
embed.fnc
embed.h
pp.c
proto.h