aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.h
diff options
context:
space:
mode:
authorLars Roland <Lars.Roland@gmx.net>2005-01-16 21:21:41 +0000
committerLars Roland <Lars.Roland@gmx.net>2005-01-16 21:21:41 +0000
commitce032dd5cf1248a0611ae61902c721eed04888e0 (patch)
tree1fe5b83e6e6cef59644e571777ebbc57c4a70002 /epan/dissectors/packet-h225.h
parent636d4690d70aaa7d712102084da69d27f736ae48 (diff)
Add a few more things to the h225 dissector that got lost.
Lost things left: -h.450 stuff -support for the h.323 conversations tap (It is currently broken.) svn path=/trunk/; revision=13076
Diffstat (limited to 'epan/dissectors/packet-h225.h')
-rw-r--r--epan/dissectors/packet-h225.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-h225.h b/epan/dissectors/packet-h225.h
index 720525e0e5..bbcae4b87d 100644
--- a/epan/dissectors/packet-h225.h
+++ b/epan/dissectors/packet-h225.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-h225.h */
+/* ./packet-h225.h */
/* ../../tools/asn2eth.py -X -e -p h225 -c h225.cnf -s packet-h225-template h225.asn */
/* Input file: packet-h225-template.h */
@@ -73,7 +73,7 @@ typedef struct _h225_packet_info {
-/*--- Included file: packet-H225-exp.h ---*/
+/*--- Included file: packet-h225-exp.h ---*/
ETH_VAR_IMPORT const value_string T_h323_message_body_vals[];
ETH_VAR_IMPORT const value_string ReleaseCompleteReason_vals[];
@@ -100,7 +100,7 @@ int dissect_h225_AliasAddress(tvbuff_t *tvb, int offset, packet_info *pinfo, pro
int dissect_h225_PartyNumber(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_h225_RasMessage(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
-/*--- End of included file: packet-H225-exp.h ---*/
+/*--- End of included file: packet-h225-exp.h ---*/
#endif /* PACKET_H225_H */