libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 39568d84a091bc6decd31ec8a77aadc87c79b629
parent ddad59c1e3a5d20b19003b1d47673501b0665b36
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Sun, 31 Oct 2021 16:27:32 +0300

uncrustify.cfg: updated

Diffstat:
Mcontrib/uncrustify.cfg | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/contrib/uncrustify.cfg b/contrib/uncrustify.cfg @@ -66,6 +66,7 @@ sp_before_assign = add sp_after_assign = add # we want "char *foo;" +sp_before_ptr_star = add sp_after_ptr_star = remove sp_between_ptr_star = remove