Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap erf.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, 26 Aug 2003 18:07:44 -0500 (CDT)
guy         2003/08/26 18:07:43 CDT

  Modified files:
    wiretap              erf.c 
  Log:
  From Jesper Peterson:
  
  	use WTAP_ENCAP_ATM_PDUS as the default encapsulation for ATM;
  
  	don't use ULL constants, as not all C compilers that support
  	gint64 support them, and as there's no need to make them ULL
  	constants.
  
  Revision  Changes    Path
  1.2       +7 -4      ethereal/wiretap/erf.c