From e7dc6cb6afe66256cf5890761a7779269bcab3ed Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Fri, 14 Nov 2014 16:57:36 -0500 Subject: [PATCH] README.md: ANSI C -> C99 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.34.1