summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-08-19 00:12:56 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-08-19 00:12:56 +0000
commit6f84cdf987838c544bcd95f51ff8d4f3ef90f529 (patch)
tree93d9ef78f25370d6bf111c3ea1ce6c6d6c6b78ce /embed.pl
parentfa05bd48cf3fbae14aea622fbf667ca75ca4b8a0 (diff)
downloadperl-6f84cdf987838c544bcd95f51ff8d4f3ef90f529.tar.gz
Expand warning at the top.
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 240d07847a..5ade24a6c2 100755
--- a/embed.pl
+++ b/embed.pl
@@ -4,7 +4,7 @@ open(EM, ">embed.h") || die "Can't create embed.h: $!\n";
print EM <<'END';
/* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
- This file is derived from global.sym and interp.sym
+ This file is built by embed.pl from global.sym and interp.sym.
Any changes made here will be lost
*/