aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-11-12 20:02:24 +0000
committerGerald Combs <gerald@wireshark.org>2007-11-12 20:02:24 +0000
commitb8c7fa9bc663cc93e4e42e366dd4fb6b773d04fd (patch)
treec2a630d6004532046b30274d84dde77f01311090 /epan/dissectors/packet-h225.h
parent0a2fdfe9ec382d03352a2b43af7bbbba94b06f1d (diff)
Don't dereference a NULL pointer.
svn path=/trunk/; revision=23438
Diffstat (limited to 'epan/dissectors/packet-h225.h')
-rw-r--r--epan/dissectors/packet-h225.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h225.h b/epan/dissectors/packet-h225.h
index 8521fab2aa..b9145b3d0e 100644
--- a/epan/dissectors/packet-h225.h
+++ b/epan/dissectors/packet-h225.h
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-h225.h */
-/* ../../tools/asn2wrs.py -e -p h225 -c h225.cnf -s packet-h225-template H323-MESSAGES.asn */
+/* ../../tools/asn2wrs.py -e -p h225 -c ./h225.cnf -s ./packet-h225-template -D . H323-MESSAGES.asn */
/* Input file: packet-h225-template.h */