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

index f7f5078b6be7d5ddcc49f995392364c7f7813193..d91e8ebd8f38956755315724b2be88f8fe5db697 100644 (file)
@@ -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