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

index dfa00eb36717ece225a2d219a17b9332f5051d5e..1987a6438181300a561576861551b515e4ff5b41 100644 (file)
@@ -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.