This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Clarify o comments
authorFather Chrysostomos <sprout@cpan.org>
Wed, 19 Sep 2012 03:30:24 +0000 (20:30 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 19 Sep 2012 03:30:24 +0000 (20:30 -0700)
It applies also to S_ for static functions.

embed.fnc

index 2ac6644..6c8dfad 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -74,7 +74,7 @@
 :
 :      The really OLD name for API funcs
 :
-:   o  Has no Perl_foo compatibility macro:
+:   o  Has no Perl_foo or S_foo compatibility macro:
 :
 :         embed.h: suppress "#define foo Perl_foo"
 :