From ea0925d436e859b7a188d65954aefba868ad1290 Mon Sep 17 00:00:00 2001 From: cuz Date: Fri, 20 Sep 2002 21:56:11 +0000 Subject: [PATCH] Worked around a bug in GNU info git-svn-id: svn://svn.cc65.org/cc65/trunk@1400 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/coding.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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