Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smtp.c packet-ftp.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: Mon, 15 Jul 2002 04:40:21 -0500 (CDT)
guy         2002/07/15 04:40:21 CDT

  Modified files:
    .                    packet-smtp.c packet-ftp.c 
  Log:
  SMTP and FTP response codes need more than 1 byte, as they can go up to
  999; give them 4.
  
  Revision  Changes    Path
  1.29      +3 -3      ethereal/packet-smtp.c
  1.46      +3 -3      ethereal/packet-ftp.c