From: cuz Date: Fri, 20 Sep 2002 21:56:11 +0000 (+0000) Subject: Worked around a bug in GNU info X-Git-Tag: V2.12.0~2228 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea0925d436e859b7a188d65954aefba868ad1290;p=cc65 Worked around a bug in GNU info git-svn-id: svn://svn.cc65.org/cc65/trunk@1400 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/coding.sgml b/doc/coding.sgml index 9360a1866..ad45aad0a 100644 --- a/doc/coding.sgml +++ b/doc/coding.sgml @@ -234,7 +234,7 @@ The latter will work, but will create larger and slower code. -When using the +When using the ternary operator, cast values that are not ints

The result type of the