Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tethereal.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 8 Jul 2004 02:47:31 -0500 (CDT)
guy         2004/07/08 02:47:31 CDT

  Modified files:
    .                    tethereal.c 
  Log:
  Fix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read error to more
  accurately reflect the problem (it's not that the entire file has a
  network type we don't handle - if it did, we'd have failed when we tried
  to open it - it's that the packet we tried to read does).
  
  Revision  Changes    Path
  1.245     +2 -2      ethereal/tethereal.c