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

index b0ca3b6396bb501c277d73e53884569f36376db2..cccc911db429dc3e0cd5982f1bf4f1d36a8a05a4 100644 (file)
@@ -48,9 +48,9 @@ define LONG_DESC
        Libpcap provides a portable framework for low-level network \
        monitoring.  Libpcap can provide network statistics collection, \
        security monitoring and network debugging.  Since almost every \
-       system vendor provides a different interface for packet capture, \ 
+       system vendor provides a different interface for packet capture, \
        the libpcap authors created this system-independent API to ease in \
-       porting and to alleviate the need for several system-dependent \ 
+       porting and to alleviate the need for several system-dependent \
        packet capture modules in each application.
 endef