Wireshark-commits: [Wireshark-commits] rev 21941: /trunk/ /trunk/epan/dissectors/: packet-spnego.c

Date: Fri, 25 May 2007 19:39:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21941

User: guy
Date: 2007/05/25 07:39 PM

Log:
 Make SND_SEQ an array of 2 guint32's, rather than an array of 8
 guint8's, to squelch some compiler warnings (and clean up some
 comparisons).

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +8 -11     packet-spnego.c    Modified

Directory: /trunk/asn1/spnego/
  Changes    Path                        Action
  +5 -8      packet-spnego-template.c    Modified