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

Date: Fri, 08 May 2009 22:55:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28321

User: wmeier
Date: 2009/05/08 03:55 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
  +1 -3      packet-kerberos.c    Modified
  +2 -2      packet-klm.c         Modified
  +1 -3      packet-ndmp.c        Modified
  +1 -3      packet-nfsacl.c      Modified
  +3 -6      packet-nlm.c         Modified
  +1 -1      packet-rquota.c      Modified
  +2 -5      packet-ypserv.c      Modified