This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a copy-paste error in d_double_has_nan description 20/head
authorNiko Tyni <ntyni@debian.org>
Sun, 15 Oct 2017 07:52:55 +0000 (10:52 +0300)
committerNiko Tyni <ntyni@debian.org>
Sun, 15 Oct 2017 07:52:55 +0000 (10:52 +0300)
U/perl/longdblfio.U

index 75ce231..81da432 100644 (file)
 ?S:    which indicates that the double type has an infinity.
 ?S:.
 ?S:d_double_has_nan:
-?S:    This variable conditionally defines the symbol DOUBLE_HAS_INF
+?S:    This variable conditionally defines the symbol DOUBLE_HAS_NAN
 ?S:    which indicates that the double type has a not-a-number.
 ?S:.
 ?S:d_double_has_negative_zero: