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:
parent
c9fe1b583c
commit
b64751cf0b
4 changed files with 12 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-07-22 Nick Alcock <nick.alcock@oracle.com>
|
||||
|
||||
* ctf-impl.h: Fix typos in comments.
|
||||
|
||||
2020-07-22 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ctf-archive.c (ctf_arc_write): Avoid calling close twice on the
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
||||
{
|
||||
#endif
|
||||
|
||||
/* Compiler attributes. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue