]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: fix typo in netem's usage string
authorFrançois Michel <francois.michel@uclouvain.be>
Wed, 30 Aug 2023 15:05:21 +0000 (17:05 +0200)
committerDavid Ahern <dsahern@kernel.org>
Wed, 30 Aug 2023 18:59:52 +0000 (12:59 -0600)
commit865dd3ab1580092221c73317a844ee65f032c9e8
tree5e57ef3b1cb6b4b0d2aff87b4ed01885c1ede025
parenta79e2b2e546584b2879cb9fedd42b7fec5cc8c61
tc: fix typo in netem's usage string

Fixes a misplaced newline in netem's usage string.

Signed-off-by: François Michel <francois.michel@uclouvain.be>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
tc/q_netem.c