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 Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 28 Oct 2003 15:47:32 -0600 (CST)
guy         2003/10/28 15:47:32 CST

  Modified files:
    plugins/asn1         packet-asn1.c 
  Log:
  Use "get_datafile_path()", rather than constructing the default ASN.1
  file path by hand.
  
  Set "default_asn1_filename", not "asn1_filename", to the default path.
  
  Revision  Changes    Path
  1.4       +2 -6      ethereal/plugins/asn1/packet-asn1.c