Wireshark-commits: [Wireshark-commits] rev 47402: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 31 Jan 2013 22:43:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47402

User: morriss
Date: 2013/01/31 02:43 PM

Log:
 Eliminate a bunch of basically useless/duplicate hf's for affected PCs: they
 all have the same name and abbreviation so there's not much point in having
 multiple variables for them.  (Arguably the ansi_apc and chinese_apc variables
 should be merged too but we may as well preserve the user interface: they have
 different abbreviations.)
 
 (Prompted by Bill's discovery of a cut-n-paste problem which rendered a couple
 of these hf's unused.)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +98 -220   packet-mtp3mg.c    Modified