From: Stefan Schantl Date: Fri, 8 May 2009 12:52:40 +0000 (+0200) Subject: lfs/libnetfilter_conntrack: Fixed some whitespace that caused errors parsing this... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca86a00e9649935e91b098cd42bad14d6a33522;p=ipfire-3.x.git lfs/libnetfilter_conntrack: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/libnetfilter_conntrack b/lfs/libnetfilter_conntrack index c62d95b58..f91ea86e1 100644 --- a/lfs/libnetfilter_conntrack +++ b/lfs/libnetfilter_conntrack @@ -46,8 +46,8 @@ LICENSE = GPL SHORT_DESC = libnetfilter_conntrack is a userspace library. define LONG_DESC - libnetfilter_conntrack is a library that allows user-space \ - programs to interface the kernel connection tracking table of \ + libnetfilter_conntrack is a library that allows user-space \ + programs to interface the kernel connection tracking table of \ the netfilter subsystem in the Linux kernel. endef