From a53d6f3607852ae15236d10fae4dbacdc86a24fb Mon Sep 17 00:00:00 2001 From: Nick Sabalausky Date: Wed, 14 Oct 2015 16:30:38 -0400 Subject: [PATCH] Fix trailing whitespace, once more. --- etc/c/curl.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/c/curl.d b/etc/c/curl.d index 40799ce54..0e2279e4a 100644 --- a/etc/c/curl.d +++ b/etc/c/curl.d @@ -1410,7 +1410,7 @@ extern (C) struct curl_forms * Returns code for curl_formadd() * * Returns: - * + * * $(UL * $(LI CURL_FORMADD_OK on success ) * $(LI CURL_FORMADD_MEMORY if the FormInfo allocation fails )