From 7e78d6a92be119a75a2b9cbe8bc970ec2b504f3c Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 19 May 2020 15:35:23 +0200 Subject: [PATCH] fix link --- deltachat-ffi/deltachat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: