From 0db7f616ad86e3d77aa79ebdeb9a5ddfeefc18ef Mon Sep 17 00:00:00 2001 From: Urs Janssen Date: Mon, 18 Feb 2013 15:44:18 +0100 Subject: remove doubled prototype fix documentation about __TINYC__ define __STDC_HOSTED__ like __STDC__ --- tcc-doc.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tcc-doc.texi') 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. -- cgit v1.3.1