Initialize a variable to keep GCC happy ....

svn path=/trunk/; revision=29372
This commit is contained in:
Bill Meier 2009-08-10 21:46:30 +00:00
parent d7ecb89489
commit a8533d84e5
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ dissect_pppoe_tags(tvbuff_t *tvb, packet_info *pinfo, int offset, proto_tree *tr
proto_tree *pppoe_tree;
proto_item *ti;
proto_item *pppoe_tree_tag_length_item;
proto_item *pppoe_tree_tag_length_item = NULL;
/* Start Decoding Here. */
if (tree)