This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Change name of static function
authorKarl Williamson <public@khwilliamson.com>
Sat, 19 Nov 2011 23:50:33 +0000 (16:50 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 13 Jan 2012 16:58:33 +0000 (09:58 -0700)
commitb0e3252edb68bc2dd1e28347ff032f53358df3ce
treec61f9d3de3ab5eafae2f2bfb36072b24255949a4
parent20b1a8918cf079bce8353cc51059b0ff48ed4ad6
utf8.c: Change name of static function

This function has always confused me, as it doesn't return a swash, but
a swatch.
embed.fnc
embed.h
lib/utf8_heavy.pl
proto.h
utf8.c