From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Leblond Subject: [PATCH] Fix typo in loop. Date: Sat, 14 Jul 2012 23:40:32 +0200 Message-ID: <1342302032-9108-2-git-send-email-eric@regit.org> References: <1342302032-9108-1-git-send-email-eric@regit.org> Cc: netfilter-devel@vger.kernel.org, Eric Leblond To: Pablo Neira Ayuso Return-path: Received: from ks28632.kimsufi.com ([91.121.96.152]:37668 "EHLO ks28632.kimsufi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751943Ab2GNVld (ORCPT ); Sat, 14 Jul 2012 17:41:33 -0400 In-Reply-To: <1342302032-9108-1-git-send-email-eric@regit.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: This patch fixes a small typo in the command line parsing. --- src/nfacct.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/nfacct.c b/src/nfacct.c index a59366e..8407670 100644 --- a/src/nfacct.c +++ b/src/nfacct.c @@ -159,9 +159,9 @@ static int nfacct_cmd_list(int argc, char *argv[]) int ret, i; for (i=2; i