Fix asn2eth to pass 0, not NULL, for the last argument to
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Mar 2005 10:57:39 +0000 (10:57 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Mar 2005 10:57:39 +0000 (10:57 +0000)
commit67de5fc1004eb1e472c48da01a3a9682833d52fa
treed4ab1aafbed577bc58228fc8bbc314f67e63c136
parent20ccb7b7c5c05e697a8f65a4afbdd7463e6301bd
Fix asn2eth to pass 0, not NULL, for the last argument to
"dissect_per_restricted_character_string()", which is a guint32, not a
pointer.  Re-generate packet-h225.c with the fixed asn2eth.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13819 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-h225.c
tools/asn2eth.py