Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-eapol.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, 11 Mar 2002 02:47:47 -0600 (CST)
guy         2002/03/11 02:47:47 CST

  Modified files:
    .                    packet-eapol.c 
  Log:
  From Adam Sulmicki: use "proto_tree_add_uint()" rather than
  "proto_tree_add_boolean()" for the "hf_eapol_keydes_key_index_indexnum"
  field, as it's an FT_UINT8, not an FT_BOOLEAN.
  
  Revision  Changes    Path
  1.9       +2 -2      ethereal/packet-eapol.c