summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-12-23 08:25:51 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-12-24 09:25:20 -0800
commitd73d634c059d74e4852247e2e02bd247211c339b (patch)
treead779a4b8f026ab3a1a1c0ed462ccd50bf5b7a7f /regen
parentca4d40c4ce3fbba4b15475e580cd08822781239b (diff)
downloadperl-d73d634c059d74e4852247e2e02bd247211c339b.tar.gz
feature.pl: Mention perl.h as a source
Diffstat (limited to 'regen')
-rwxr-xr-xregen/feature.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/regen/feature.pl b/regen/feature.pl
index 20cfd4fcf1..3badc7048b 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -5,7 +5,8 @@
# lib/feature.pm
# feature.h
#
-# from information hardcoded into this script.
+# from information hardcoded into this script and from one #define
+# in perl.h.
#
# This script is normally invoked from regen.pl.