tcpdump mailing list archives

Re: typo in pcap.c


From: "Gianluca Varenni" <gianluca.varenni () cacetech com>
Date: Tue, 6 Nov 2007 08:22:55 -0800

Checked in on HEAD and the libpcap_1_0 branch.

Thanks!
GV

----- Original Message ----- From: "Gisle Vanem" <gvanem () broadpark no>
To: "tcpdump-workers" <tcpdump-workers () lists tcpdump org>
Sent: Tuesday, November 06, 2007 6:04 AM
Subject: [tcpdump-workers] typo in pcap.c


--- CVS-Latest/pcap.c   Wed Oct 17 17:52:41 2007
+++ pcap.c      Tue Nov 06 15:04:27 2007
@@ -789,7 +789,7 @@
int
pcap_setmintocopy(pcap_t *p, int size)
{
-       return p->setintocopy_op(p, size);
+       return p->setmintocopy_op(p, size);
}

static int

--gv
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: