Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/asn1 packet-asn1.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, 19 Feb 2004 20:57:09 -0600 (CST)
guy         2004/02/19 20:57:08 CST

  Modified files:
    plugins/asn1         packet-asn1.c 
  Log:
  On Win32, don't treat "file not found" as an error when trying to load
  the ASN.1 file if the pathname is the old default file pathname, with
  the last component preceded by "/" rather than "\", to suppress
  complaints if you have a preferences file saved under the old regime.
  
  Revision  Changes    Path
  1.17      +13 -3     ethereal/plugins/asn1/packet-asn1.c