]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lfs/libnetfilter_conntrack: Fixed some whitespace that caused errors parsing this...
authorStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:52:40 +0000 (14:52 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:52:40 +0000 (14:52 +0200)
lfs/libnetfilter_conntrack

index c62d95b58f3d771333e915e93473aad14630cb71..f91ea86e1eb5562f9b0dd4df8e228b351fdac1e9 100644 (file)
@@ -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