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

Date: Fri, 21 Dec 2012 11:37:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46666

User: guy
Date: 2012/12/21 03:37 AM

Log:
 The KRB_RM_ #defines fit in 32 bits, so just make them unsigned, not
 long.
 
 dissect_krb5_Checksum() is declared in
 epan/dissectors/packet-kerberos.h; don't declare it again here.

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