summaryrefslogtreecommitdiff
path: root/mro.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-12-31 18:44:23 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-12-31 19:11:39 -0800
commit25d585df4f8dbcfad6d8acde79a63fa49efcf25d (patch)
tree08986ed238cf3f2dcc69741df6ab3fc82e3c92aa /mro.c
parent5743f2a37eb9fda061f42b2df6b4c8119b14eaf1 (diff)
downloadperl-25d585df4f8dbcfad6d8acde79a63fa49efcf25d.tar.gz
mro.c: Use F<> for file names
Diffstat (limited to 'mro.c')
-rw-r--r--mro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mro.c b/mro.c
index 1c5f4eb131..93161ed392 100644
--- a/mro.c
+++ b/mro.c
@@ -1280,7 +1280,7 @@ of the given stash, so that they might notice
the changes in this one.
Ideally, all instances of C<PL_sub_generation++> in
-perl source outside of C<mro.c> should be
+perl source outside of F<mro.c> should be
replaced by calls to this.
Perl automatically handles most of the common