aboutsummaryrefslogtreecommitdiff
path: root/tcc-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'tcc-doc.texi')
-rw-r--r--tcc-doc.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi
index f5e6d6d..96e7a28 100644
--- a/tcc-doc.texi
+++ b/tcc-doc.texi
@@ -597,8 +597,7 @@ are supported.
@itemize
-@item @code{__TINYC__} is a predefined macro to @code{1} to
-indicate that you use TCC.
+@item @code{__TINYC__} is a predefined macro to indicate that you use TCC.
@item @code{#!} at the start of a line is ignored to allow scripting.