Wireshark-commits: [Wireshark-commits] rev 54097: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 14 Dec 2013 16:47:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54097

User: darkjames
Date: 2013/12/14 04:47 PM

Log:
 xmpp_attr_info, xmpp_attr_info_ext: Pass pointer to hf
 
 This should fix most of warnings: 
 	initializer element is not computable at load time

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +31 -31    packet-xmpp-conference.c    Modified
  +47 -47    packet-xmpp-core.c          Modified
  +88 -88    packet-xmpp-gtalk.c         Modified
  +101 -101  packet-xmpp-jingle.c        Modified
  +120 -121  packet-xmpp-other.c         Modified
  +8 -8      packet-xmpp-utils.c         Modified
  +3 -3      packet-xmpp-utils.h         Modified