svn path=/trunk/; revision=27749
This commit is contained in:
Ulf Lamping 2009-03-16 22:36:34 +00:00
parent dcdda03610
commit 870e139576
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ dissect_SubFrame_heur(tvbuff_t *tvb,
proto_tree *sub_tree;
proto_item *item;
const char *crc_buf;
unsigned long crc;
guint16 crc;
/* the sub tvb will NOT contain the frame_id here! */