Remove double underscore in internal function name
authorKarl Williamson <public@khwilliamson.com>
Thu, 29 Nov 2012 02:51:43 +0000 (19:51 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Nov 2012 15:59:02 +0000 (08:59 -0700)
commitd65654cb6cbb4fc9585a24b036a3a7a4cc1f1fa5
treee0526eec24d03bc40bf5aaddd6074ae1c8298186
parent4f6ef7cc505297417746e20a3bf81a0247b8b64c
Remove double underscore in internal function name

This function was added in 5.16, and has no callers in CPAN.  It is
undocumented and marked as changeable.  Its name has two underscores in
a row by mistake.  This removes one of them.
embed.fnc
embed.h
handy.h
proto.h
utf8.c