ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Tue, 08 May 2012 02:02:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42499

User: guy
Date: 2012/05/07 07:02 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.  (There's no spec for the protocol that I
 could find, just an implementation, and it's not clear whether the
 description field is ASCII or UTF-8 or something else.)

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +48 -47    packet-netperfmeter.c    Modified