From: Stefan Schantl Date: Fri, 8 May 2009 12:41:34 +0000 (+0200) Subject: lfs/libnfnetlink: Fixed some whitespace that caused errors parsing this file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ecc7215adf6a6b2b8bac6bad8c12cc50b8476da;p=ipfire-3.x.git lfs/libnfnetlink: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/libnfnetlink b/lfs/libnfnetlink index dfa00eb36..1987a6438 100644 --- a/lfs/libnfnetlink +++ b/lfs/libnfnetlink @@ -45,8 +45,8 @@ LICENSE = GPL SHORT_DESC = A low-level library for netfilter. define LONG_DESC - libnfnetlink is a low-level userspace library for \ - nfnetlink-based communication between the kernel-side netfilter \ + libnfnetlink is a low-level userspace library for \ + nfnetlink-based communication between the kernel-side netfilter \ and the user-space world. It is therefore the fundamental layer \ for all other nfnetlink-enabled user-space programs interfacing \ with the netfilter subsystem of the Linux kernel.