Address more Windows errors.

svn path=/trunk/; revision=54032
This commit is contained in:
Irene Rüngeler 2013-12-13 09:52:41 +00:00
parent 7cfa3d05a3
commit dafe3d02ce
2 changed files with 2 additions and 2 deletions

View File

@ -219,7 +219,7 @@ WIRESHARK_TAP_SRC = \
scsi_stat.c \
sctp_assoc_analyse.c \
sctp_chunk_stat.c \
sctp_chunk_stat_dlg.c \
sctp_chunk_stat_dlg.c \
sctp_stat_dlg.c \
sip_stat.c \
smb_stat.c \

View File

@ -287,7 +287,7 @@ typedef struct _sctp_assoc_info {
guint32 arwnd2;
gboolean init;
gboolean initack;
guint8 initack_dir;
guint16 initack_dir;
guint16 direction;
guint32 min_secs;
guint32 min_usecs;