summaryrefslogtreecommitdiff
path: root/overload.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-10-13 23:24:22 -0700
committerFather Chrysostomos <sprout@cpan.org>2010-10-13 23:24:22 -0700
commit1de57daf2d497210ed5eeb9f993ec4d55c56cda7 (patch)
treed7fcc475fec5b57058a2f8988cbb1a1ddcd24929 /overload.c
parentd006332cfb349d5885d1ea03df62775bc204e064 (diff)
downloadperl-1de57daf2d497210ed5eeb9f993ec4d55c56cda7.tar.gz
overload.pl -> regen/overload.pl
Diffstat (limited to 'overload.c')
-rw-r--r--overload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/overload.c b/overload.c
index 4a9c94b153..acd400355a 100644
--- a/overload.c
+++ b/overload.c
@@ -9,7 +9,7 @@
* License or the Artistic License, as specified in the README file.
*
* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
- * This file is built by overload.pl
+ * This file is built by regen/overload.pl
*/
#define AMG_id2name(id) (PL_AMG_names[id]+1)