]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
stream/tcp: fix typos, update copyright year 8454/head
authorJuliana Fajardini <jufajardini@oisf.net>
Thu, 19 Jan 2023 14:21:10 +0000 (11:21 -0300)
committerVictor Julien <vjulien@oisf.net>
Wed, 25 Jan 2023 19:26:38 +0000 (20:26 +0100)
Bug #5765

src/stream-tcp.c

index 6732c18a2c92e2ed835adf5722fa108405cd5f0d..d727d48daf5d65451a48696cfb3f1fc94425b4dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2022 Open Information Security Foundation
+/* Copyright (C) 2007-2023 Open Information Security Foundation
  *
  * You can copy, redistribute or modify this Program under the terms of
  * the GNU General Public License version 2 as published by the Free
@@ -920,7 +920,7 @@ static int StreamTcpPacketIsRetransmission(TcpStream *stream, Packet *p)
  *
  *  \param  tv      Thread Variable containig  input/output queue, cpu affinity
  *  \param  p       Packet which has to be handled in this TCP state.
- *  \param  stt     Strean Thread module registered to handle the stream handling
+ *  \param  stt     Stream Thread module registered to handle the stream handling
  *
  *  \retval 0 ok
  *  \retval -1 error