]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug where the wrong argument was passed to INSERT_WORDS().
authordas <das@FreeBSD.org>
Thu, 10 Feb 2011 07:38:13 +0000 (07:38 +0000)
committerdas <das@FreeBSD.org>
Thu, 10 Feb 2011 07:38:13 +0000 (07:38 +0000)
commit0b105a7a38c44dbfcff392c9bec097256cd67b0c
treecc943f5852d3ceff767d5adf2dac17a4227d7457
parentb0f6e7189c4ef7b5cddb70b4839db87ad4e5d7e8
Fix a bug where the wrong argument was passed to INSERT_WORDS().
This bug results in a type mismatch that happens to be harmless
because of the way INSERT_WORDS() works.

Submitted by: bde
lib/msun/src/s_nexttoward.c