aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/tcap
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-06-06 08:12:27 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-06-06 08:12:27 +0000
commit1dcf2aaef02f98c5fd6190a91e6940300c416fe6 (patch)
tree5a51628ac951d038de13d0a8cab037557920ea29 /asn1/tcap
parentad07451fd182f1b46e0d51e0a173bfa18a96966a (diff)
use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)
svn path=/trunk/; revision=22054
Diffstat (limited to 'asn1/tcap')
-rw-r--r--asn1/tcap/tcap.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/tcap/tcap.cnf b/asn1/tcap/tcap.cnf
index 90cbe7ab05..1ba3fff0ee 100644
--- a/asn1/tcap/tcap.cnf
+++ b/asn1/tcap/tcap.cnf
@@ -91,7 +91,7 @@ if (!next_tvb)
offset += len;
return offset;
-#.FN_BODY User_information
+#.FN_BODY User-information
tvbuff_t *next_tvb;
gint8 class;
gboolean pc;