This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
_byte_dump_string(): Don't output leading space
authorKarl Williamson <khw@cpan.org>
Thu, 10 Aug 2017 20:33:40 +0000 (14:33 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 9 Nov 2017 03:21:44 +0000 (20:21 -0700)
commit63ab03b3966fa7dcc24a137305becdb56bbf4e5a
tree5b9e408bc4a086edd7513da100415e28c73fce2d
parent604d7733597968dd3d3b15a0c50861ee7ade3f96
_byte_dump_string(): Don't output leading space

This changes this function to not put an initial space character in the
returned string.
embed.fnc
proto.h
utf8.c