diff options
Diffstat (limited to 'libctf/ctf-impl.h')
-rw-r--r-- | libctf/ctf-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |