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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 6 Mar 2004 04:46:38 -0600 (CST)
guy         2004/03/06 04:46:38 CST

  Modified files:
    .                    packet-q933.c 
  Log:
  Propagate to the Q.933 dissector Tomas Kukosa's change to have 3, not 4,
  bits of codeset in an IE (that's how many bits of codeset there are).
  
  Make the "q933_info_element_vals[]" array have NUM_INFO_ELEMENT_VALS
  members and define NUM_INFO_ELEMENT_VALS be (Q933_IE_SHIFT_CODESET+1),
  as that array should have the number of codesets worth of elements.
  
  Revision  Changes    Path
  1.7       +4 -3      ethereal/packet-q933.c