From b64751cf0bc4466066c35e6c63348f900ce10272 Mon Sep 17 00:00:00 2001 From: Nick Alcock Date: Tue, 2 Jun 2020 18:56:06 +0100 Subject: include, libctf: typo fixes include/ * ctf-api.h: Fix typos in comments. libctf/ * ctf-impl.h: Fix typos in comments. --- libctf/ctf-impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libctf/ctf-impl.h') diff --git a/libctf/ctf-impl.h b/libctf/ctf-impl.h index 133ca0e..b20a4f0 100644 --- a/libctf/ctf-impl.h +++ b/libctf/ctf-impl.h @@ -37,7 +37,7 @@ #ifdef __cplusplus extern "C" - { +{ #endif /* Compiler attributes. */ -- cgit v1.1