diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-03-25 20:23:17 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-03-25 20:23:17 +0000 |
commit | 6dcb948ca2e9d83da6023ddd45e798b783c092fc (patch) | |
tree | c66d42d3e122ccfdf34f26fe76a5086fc687d557 /packet-q931.c | |
parent | 5a046966d867bb0489bb1315bd1daafa8f8be611 (diff) | |
download | wireshark-6dcb948ca2e9d83da6023ddd45e798b783c092fc.tar.gz wireshark-6dcb948ca2e9d83da6023ddd45e798b783c092fc.tar.bz2 wireshark-6dcb948ca2e9d83da6023ddd45e798b783c092fc.zip |
From Andreas Sikkema: put the H.225 stuff at the top level of the
protocol tree.
svn path=/trunk/; revision=5017
Diffstat (limited to 'packet-q931.c')
-rw-r--r-- | packet-q931.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-q931.c b/packet-q931.c index a90f0810f0..d793e0b859 100644 --- a/packet-q931.c +++ b/packet-q931.c @@ -2,7 +2,7 @@ * Routines for Q.931 frame disassembly * Guy Harris <guy@alum.mit.edu> * - * $Id: packet-q931.c,v 1.41 2002/03/05 03:10:52 guy Exp $ + * $Id: packet-q931.c,v 1.42 2002/03/25 20:23:17 guy Exp $ * * Modified by Andreas Sikkema for possible use with H.323 * @@ -2287,7 +2287,7 @@ dissect_q931_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, offset + 4, info_element_len - 1, info_element_len - 1); call_dissector(h225_handle, h225_tvb, - pinfo, ie_tree); + pinfo, tree); } else { /* * No - just show it as "User |