summaryrefslogtreecommitdiff
path: root/asn1/h283
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-02-26 14:29:17 -0500
committerBill Meier <wmeier@newsguy.com>2014-02-26 19:38:21 +0000
commit1dff4e309d036e23c316f2cf9a6d05d5a4449ff2 (patch)
treea7ff0816c598def87e246a2ebbd2d80fa47365fc /asn1/h283
parentb4850149dd877375c1d8da3a2d20bddca1d91780 (diff)
downloadwireshark-1dff4e309d036e23c316f2cf9a6d05d5a4449ff2.tar.gz
Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors.
Change-Id: I0e779b2ac2f608356649c5bbfca438141070dea4 Reviewed-on: https://code.wireshark.org/review/412 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'asn1/h283')
-rw-r--r--asn1/h283/h283.cnf12
1 files changed, 6 insertions, 6 deletions
diff --git a/asn1/h283/h283.cnf b/asn1/h283/h283.cnf
index 970b59ae5e..f1d5844ea7 100644
--- a/asn1/h283/h283.cnf
+++ b/asn1/h283/h283.cnf
@@ -11,7 +11,7 @@ ALIGNED
LCTPDU
#.END
-#.FN_PARS LCTPDU/pduType
+#.FN_PARS LCTPDU/pduType
VAL_PTR = &pdu_type
#.FN_HDR
gint32 pdu_type = -1;
@@ -24,7 +24,7 @@ LCTPDU
}
#.END
-#.FN_PARS RDCData/dataType
+#.FN_PARS RDCData/dataType
VAL_PTR = &data_type
#.FN_HDR
gint32 data_type = -1;
@@ -37,7 +37,7 @@ LCTPDU
}
#.END
-#.FN_PARS LCTMessage
+#.FN_PARS LCTMessage
VAL_PTR = &msg_type
#.FN_HDR
gint32 msg_type = -1;
@@ -50,7 +50,7 @@ LCTPDU
}
#.END
-#.FN_PARS LCTRequest
+#.FN_PARS LCTRequest
VAL_PTR = &msg_type
#.FN_HDR
gint32 msg_type = -1;
@@ -63,7 +63,7 @@ LCTPDU
}
#.END
-#.FN_PARS LCTResponse
+#.FN_PARS LCTResponse
VAL_PTR = &msg_type
#.FN_HDR
gint32 msg_type = -1;
@@ -76,7 +76,7 @@ LCTPDU
}
#.END
-#.FN_PARS LCTIndication
+#.FN_PARS LCTIndication
VAL_PTR = &msg_type
#.FN_HDR
gint32 msg_type = -1;