From: Stefan Schantl Date: Fri, 8 May 2009 12:58:13 +0000 (+0200) Subject: lfs/libpcap: Fixed some whitespace that caused errors parsing this file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f0643ad59b9c2fb786fdd6f08326ec521e0e7f;p=ipfire-3.x.git lfs/libpcap: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/libpcap b/lfs/libpcap index b0ca3b639..cccc911db 100644 --- a/lfs/libpcap +++ b/lfs/libpcap @@ -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