From: Stefan Schantl Date: Fri, 8 May 2009 12:44:06 +0000 (+0200) Subject: lfs/libnetfilter_log: Fixed some whitespace that caused errors parsing this file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a495c62893b707ef679406ea0f104342eb19299d;p=ipfire-3.x.git lfs/libnetfilter_log: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/libnetfilter_log b/lfs/libnetfilter_log index f7f5078b6..d91e8ebd8 100644 --- a/lfs/libnetfilter_log +++ b/lfs/libnetfilter_log @@ -47,7 +47,7 @@ SHORT_DESC = The libnetfilter_log userspace library. define LONG_DESC libnetfilter_log is a software library to interface with the \ - nfnetlink_log mechanism in Linux 2.6.14 and later. The library \ + nfnetlink_log mechanism in Linux 2.6.14 and later. The library \ enables programs to receive and process packets logged by the \ Linux packet filter (iptables). endef