include, libctf: typo fixes

include/
	* ctf-api.h: Fix typos in comments.
libctf/
	* ctf-impl.h: Fix typos in comments.
This commit is contained in:
Nick Alcock
2020-06-02 18:56:06 +01:00
parent c9fe1b583c
commit b64751cf0b
4 changed files with 12 additions and 4 deletions

View File

@ -37,7 +37,7 @@
#ifdef __cplusplus
extern "C"
{
{
#endif
/* Compiler attributes. */