Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-atalk.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 22 Oct 1999 03:18:31 -0500 (CDT)
guy         1999/10/22 03:18:28 CDT

  Modified files:
    .                    packet-atalk.c 
  Log:
  Get rid of an "extern" before the definition of "atalk_addr_to_str()".
  
  Print the fields of a DDP address as unsigned quantities.
  
  The maximum length of the string for a DDP address is 13 characters
  (plus a trailing '\0'); adjust the lengths of the buffers in
  "atalk_addr_to_str()".
  
  Revision  Changes    Path
  1.17      +4 -4      ethereal/packet-atalk.c