diff --git a/deltachat-ffi/deltachat.h b/deltachat-ffi/deltachat.h index c88aded79..8c443a943 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -162,7 +162,7 @@ typedef struct _dc_provider dc_provider_t; * - Strings in function arguments or return values are usually UTF-8 encoded. * * - The issue-tracker for the core library is here: - * + * * * The following points are important mainly * for the authors of the library itself: