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: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 13 Dec 1999 15:04:55 -0600 (CST)
gram        1999/12/13 15:04:53 CST

  Modified files:
    .                    packet-rpc.c 
  Log:
  Fixed types. The RPC procedure (hf_rpc_procedure) in the logical proto_tree
  (but not in the string attached to the GUI proto_tree, because
  proto_tree_add_item_format() was being used) was getting filled in with
  the value of "prog" instead of "proc".
  
  Revision  Changes    Path
  1.23      +4 -4      ethereal/packet-rpc.c