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

Date: Mon, 19 Sep 2011 19:13:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39047

User: wmeier
Date: 2011/09/19 12:13 PM

Log:
 Various Cleanups...
 - Don't use 'l' as a variable name;
 - Use 'tvb_strsize();proto_tree_add_item();' iso 'tvb_get_ephemeral_stringz(); proto_tree_add_string();'
 - Use ENC_NA/ENC_BIG_ENDIAN iso FALSE as appropriate for proto_tree_add_item().

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +113 -111  packet-pgsql.c    Modified