From b0b2d5d2e9548c83aab494831def6e028eecc9e4 Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 17 Dec 2001 21:57:01 +0000 Subject: update --- tcc-doc.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tcc-doc.texi') diff --git a/tcc-doc.texi b/tcc-doc.texi index f1930d7..4347fb1 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -29,8 +29,8 @@ it was an executable.

Exact differences with ANSI C

-TCC implements almost all the ANSI C standard, except floating point -and long long numbers. +TCC implements almost all the ANSI C standard, except floating points +numbers.