aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorRichard van der Hoff <richardv@mxtelecom.com>2008-04-18 11:37:48 +0000
committerRichard van der Hoff <richardv@mxtelecom.com>2008-04-18 11:37:48 +0000
commit9f8f32ded837a3073d860db0f52470e77d16c24c (patch)
tree519dfb266cd6f2ab35a2d1d77ca788e3ef52927f /asn1
parentd8356ff7487f55577dc89ada727da7fd52046881 (diff)
update originals as per r25110
svn path=/trunk/; revision=25111
Diffstat (limited to 'asn1')
-rw-r--r--asn1/h245/packet-h245-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h245/packet-h245-template.c b/asn1/h245/packet-h245-template.c
index 6dac48ad54..94ffa89977 100644
--- a/asn1/h245/packet-h245-template.c
+++ b/asn1/h245/packet-h245-template.c
@@ -559,7 +559,7 @@ void proto_reg_handoff_h245(void) {
t38_handle = find_dissector("t38");
data_handle = find_dissector("data");
h263_handle = find_dissector("h263data");
- amr_handle = find_dissector("amr_if2");
+ amr_handle = find_dissector("amr_if2_nb");
h245_handle=create_dissector_handle(dissect_h245, proto_h245);