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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 May 2001 03:52:18 -0500 (CDT)
guy         2001/05/21 03:52:18 CDT

  Modified files:
    .                    packet-rpc.c 
  Log:
  If an RPC opaque datum isn't a string, don't use
  "proto_tree_add_string_format()" to put in the protocol tree item for
  the data, use "proto_tree_add_bytes_format()".
  
  Revision  Changes    Path
  1.58      +14 -6     ethereal/packet-rpc.c