]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-int.h
whitespace cleanup
[libpcap] / pcap-int.h
index 5f7c6d49c51b142a1c00704afea20833a920f804..6e5b9c8aedb12c2de96cca9b0b3735a8e3fe77e8 100644 (file)
@@ -30,7 +30,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.33 2001-08-24 07:46:52 guy Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.34 2002-06-11 17:04:46 itojun Exp $ (LBL)
  */
 
 #ifndef pcap_int_h
@@ -97,7 +97,7 @@ struct pcap {
         */
        u_char *pkt;
 
-       
+
        /*
         * Placeholder for filter code if bpf not in kernel.
         */