summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mathoms.c b/mathoms.c
index 5ee91d5d2c..96b3ac33a7 100644
--- a/mathoms.c
+++ b/mathoms.c
@@ -24,7 +24,8 @@
* versions of Perl. For binary or source compatibility reasons, though,
* we cannot completely remove them from the core code.
*
- * REMEMBER to update makedef.pl when adding a function to mathoms.c!!!
+ * REMEMBER to update makedef.pl when adding a function to mathoms.c whose
+ * name doesn't begin with "Perl_".
*
* SMP - Oct. 24, 2005
*