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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Nov 2000 21:52:17 -0600 (CST)
gerald      2000/11/12 21:52:17 CST

  Modified files:
    .                    packet-netbios.c 
  Log:
  - Fix the hex pane offsets for hf_netb_local_ses_no,
    hf_netb_remote_ses_no, and hf_netb_data2.
  
  - Change hf_netb_local_ses_no and hf_netb_remote_ses_no from FT_UINT16 to
    FT_UINT8.
  
  - Add hf_netb_data2 to hf_netb.
  
  Revision  Changes    Path
  1.25      +10 -6     ethereal/packet-netbios.c