Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ipx.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, 5 Aug 2003 00:45:05 -0500 (CDT)
guy         2003/08/05 00:45:04 CDT

  Modified files:
    .                    packet-ipx.c 
  Log:
  The source and destination networks are FT_IPXNET, not an integral type,
  so use "proto_tree_add_ipxnet" routines, not "proto_tree_add_uint"
  routines.
  
  Revision  Changes    Path
  1.133     +5 -5      ethereal/packet-ipx.c