From: Victor Julien Date: Sat, 6 May 2023 05:18:27 +0000 (+0200) Subject: stats: spelling X-Git-Tag: suricata-7.0.0-rc2~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b90ca4d5b023befd4ed92e17200e1877ac73b9;p=thirdparty%2Fsuricata.git stats: spelling --- diff --git a/src/counters.c b/src/counters.c index 01ac449558..0a6ace4bbb 100644 --- a/src/counters.c +++ b/src/counters.c @@ -1220,7 +1220,7 @@ int StatsSetupPrivate(ThreadVars *tv) * \brief the private stats store with the public stats store * * \param pca Pointer to the StatsPrivateThreadContext - * \param pctx Pointer the the tv's StatsPublicThreadContext + * \param pctx Pointer the tv's StatsPublicThreadContext * * \retval 1 on success * \retval -1 on error