This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handy.h Cast to unsigned before doing xor
[perl5.git] / mathoms.c
index 5ee91d5..96b3ac3 100644 (file)
--- 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
  *