aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-07-23 05:38:34 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-07-23 05:38:34 +0000
commit1e7878b53d433cbb5390cea41656d9c199494164 (patch)
tree5739a17b16669facfe22f1b986b319f9c94882bc /epan/dissectors/packet-bacapp.h
parentf1e8e405cebda4647aa2c7dc603ecd4f94023952 (diff)
From Steve Karg:
BACnet Action property not decoded correctly. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3766 svn path=/trunk/; revision=29173
Diffstat (limited to 'epan/dissectors/packet-bacapp.h')
-rw-r--r--epan/dissectors/packet-bacapp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bacapp.h b/epan/dissectors/packet-bacapp.h
index b6d12ad8dd..ecc7b2a4a7 100644
--- a/epan/dissectors/packet-bacapp.h
+++ b/epan/dissectors/packet-bacapp.h
@@ -1310,10 +1310,11 @@ fApplicationTypes (tvbuff_t *tvb, proto_tree *tree, guint offset, const gchar
* @param tvb
* @param tree
* @param offset
+ * @param matching tag number
* @return modified offset
*/
static guint
-fActionCommand (tvbuff_t *tvb, proto_tree *tree, guint offset);
+fActionCommand (tvbuff_t *tvb, proto_tree *tree, guint offset, guint8 tag_match);
/**
* BACnetActionList ::= SEQUENCE {