Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ip.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 31 Aug 1999 18:21:34 -0500 (CDT)
guy         1999/08/31 18:21:32 CDT

  Modified files:
    .                    packet-ip.c 
  Log:
  We now use "snprintf()" in "dissect_ip_tcp_options()", so we may need to
  include "snprintf.h" to declare it.
  
  Revision  Changes    Path
  1.46      +10 -1     ethereal/packet-ip.c