diff options
Diffstat (limited to 'regen')
-rwxr-xr-x | regen/feature.pl | 3 |
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. |