From: Štěpán Balážik Date: Tue, 8 Sep 2020 09:45:12 +0000 (+0200) Subject: fixup! format: convert to using tabs in new files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c3d11dae8344c5f2548228c68b16719cdf45cd5;p=thirdparty%2Fknot-resolver.git fixup! format: convert to using tabs in new files --- diff --git a/lib/selection.h b/lib/selection.h index 0b06a43b5..1d04bf10e 100644 --- a/lib/selection.h +++ b/lib/selection.h @@ -160,7 +160,7 @@ struct choice { struct kr_transport *choose_transport(struct choice choices[], int choices_len, knot_dname_t *unresolved[], int unresolved_len, int timeouts, struct knot_mm *mempool, bool tcp, - size_t *out_forward_index); + size_t *out_forward_index); /** * @brief Common part of RTT feedback mechanism. Notes RTT to global cache.