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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 9 Feb 2001 00:08:11 -0600 (CST)
guy         2001/02/09 00:08:11 CST

  Modified files:
    .                    packet-tftp.c 
  Log:
  Add "TFTP_" before the packet type names, to avoid compiler warnings on
  Windows where ERROR is #defined by some header file that gets included
  by "packet-tftp.c".
  
  Revision  Changes    Path
  1.24      +20 -20    ethereal/packet-tftp.c