aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/nbap/packet-nbap-template.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-08-10 18:41:40 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-08-10 18:41:40 +0000
commitf464eb4b5839cc1a9a222c6a5e3f701af4cb1305 (patch)
tree6b79047e2198caf13b44dbcff60a848dc6dcdfde /asn1/nbap/packet-nbap-template.c
parent7f4dcbb0554f68e533c0033a0c79112138383998 (diff)
Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced in r44037) and HSDSCH-MACdPDUSizeFormat (bug introduced in r44423).
While we are at it, fix a few typo errors. svn path=/trunk/; revision=44434
Diffstat (limited to 'asn1/nbap/packet-nbap-template.c')
-rw-r--r--asn1/nbap/packet-nbap-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/nbap/packet-nbap-template.c b/asn1/nbap/packet-nbap-template.c
index 79e1b32247..960076d54c 100644
--- a/asn1/nbap/packet-nbap-template.c
+++ b/asn1/nbap/packet-nbap-template.c
@@ -189,7 +189,7 @@ guint node_b_com_context_id;
static GTree * edch_flow_port_map = NULL;
-/*Stuff for mapping NodeB-Comuncation Context ID to CRNC Comuncation Context ID*/
+/*Stuff for mapping NodeB-Comuncation Context ID to CRNC Communication Context ID*/
typedef struct com_ctxt_{
/*guint nodeb_context;*/
guint crnc_context;