fixed result reversal

[SVN r17876]
This commit is contained in:
Paul Mensonides
2003-03-13 07:12:20 +00:00
parent 4eac97c340
commit 28ed1969c9

View File

@ -21,7 +21,7 @@
</dl>
<h4>Remarks</h4>
<div>
If <i>x</i> is non-zero, this macro expands to <i>1</i>.&nbsp;
If <i>x</i> is zero, this macro expands to <i>1</i>.&nbsp;
Otherwise, it expands to <i>0</i>.
</div>
<div>