README.md: ANSI C -> C99
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 14 Nov 2014 21:57:36 +0000 (16:57 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 14 Nov 2014 21:57:36 +0000 (16:57 -0500)
README.md

index 659137088d05876f1f59fabaf2ae5eee52d5121e..7ff7e97a2f6f0c370af4f485a4e858ab1ab1d1af 100644 (file)
--- 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.
 
This page took 0.022994 seconds and 4 git commands to generate.