From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Leblond Subject: [nfacct PATCH 0/1] Fix typo in cmd line parsing Date: Sat, 14 Jul 2012 23:40:31 +0200 Message-ID: <1342302032-9108-1-git-send-email-eric@regit.org> Cc: netfilter-devel@vger.kernel.org To: Pablo Neira Ayuso Return-path: Received: from ks28632.kimsufi.com ([91.121.96.152]:37666 "EHLO ks28632.kimsufi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751389Ab2GNVl2 (ORCPT ); Sat, 14 Jul 2012 17:41:28 -0400 Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hello, This patch fixes what looks like a typo in the command line parsing. I did not manage to find a good explanation to the current code and I thus decide to cool this little patch. BR, -- Eric