mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
netfilter: nf_conntrack_acct.c: A typo fix
s/Accouting/Accounting/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f60d94f0d7
commit
bcae6d5faf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/* Accouting handling for netfilter. */
|
/* Accounting handling for netfilter. */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* (C) 2008 Krzysztof Piotr Oledzki <ole@ans.pl>
|
* (C) 2008 Krzysztof Piotr Oledzki <ole@ans.pl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue