Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan to_str.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: Sun, 24 Aug 2003 15:30:47 -0500 (CDT)
guy         2003/08/24 15:30:47 CDT

  Modified files:
    epan                 to_str.c 
  Log:
  Put in some comments about possible future work on "address_to_str()".
  
  Put in some additional "case AT_" statements to
  
  	1) squelch compiler warnings;
  
  	2) add AT_ARCNET (cheap and easy);
  
  	3) add placeholders for some other address types.
  
  Revision  Changes    Path
  1.35      +25 -4     ethereal/epan/to_str.c