Fix a compile error.

svn path=/trunk/; revision=33748
This commit is contained in:
Bill Meier 2010-08-09 18:40:12 +00:00
parent 6de0c799d8
commit 012503635f
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
* @param pinfo
* @param tree
**/
void
static void
dissect_bacapp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
/**