Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 22 Aug 2012 00:53:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44611

User: eapache
Date: 2012/08/21 05:53 PM

Log:
 From Teguh via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7657
 
 Replace the last instance of gnutls_datum with gnutls_datum_t. The former
 is deprecated, and the latter is already being used elsewhere in the file.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-ssl-utils.c    Modified