tcpdump mailing list archives

Re: typo in tcpdump-stdinc.h from CVS?


From: Guy Harris <gharris () sonic net>
Date: Fri, 21 Mar 2003 22:30:56 -0800

On Thu, Mar 20, 2003 at 01:48:39AM -0500, Hank Leininger wrote:
The second line of the #else probably wants to be:

+  #define FOPEN_READ_BIN   FOPEN_READ_TXT

Checked in.

Of these I only see FOPEN_READ_TXT used so far, so the above won't have
bitten yet; perhaps these are/were meant as an alternative to O_BINARY in
util.c.

No, because "read_infile()" uses "open()", not "fopen()".
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: