Wireshark-commits: [Wireshark-commits] rev 28320: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 08 May 2009 22:18:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28320

User: wmeier
Date: 2009/05/08 03:18 PM

Log:
 The convention is to use TFS(...) when specifying a true_false_string with an FT_BOOLEAN field;
 Also: use the global true_false_string tfs_yes_no  in place of a static local string.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +5 -5      packet-arp.c     Modified
  +3 -3      packet-q931.c    Modified
  +3 -5      packet-rpc.c     Modified