From: Philippe Proulx Date: Fri, 14 Nov 2014 21:57:36 +0000 (-0500) Subject: README.md: ANSI C -> C99 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e7dc6cb6afe66256cf5890761a7779269bcab3ed;p=deliverable%2Fbarectf.git README.md: ANSI C -> C99 --- diff --git a/README.md b/README.md index 6591370..7ff7e97 100644 --- a/README.md +++ b/README.md @@ -753,7 +753,7 @@ This section assumes you ran `barectf` with no options: barectf metadata -The command generates ANSI C structures and functions to initialize +The command generates C99 structures and functions to initialize and finalize bare CTF contexts. It also generates as many tracing functions as there are events described in the CTF metadata file.