From Jim Young:
authorJaap Keuter <jaap.keuter@xs4all.nl>
Mon, 14 Apr 2008 06:43:42 +0000 (06:43 -0000)
committerJaap Keuter <jaap.keuter@xs4all.nl>
Mon, 14 Apr 2008 06:43:42 +0000 (06:43 -0000)
commite3463e8d53ff33fc636ccc21b07cb607176a30db
tree04790fd5f1b9c617a113d92427b05e269d698391
parent56a638339c47002746353672bd11454bb4a1e89b
From Jim Young:
Within the packet-diameter_3gpp.c module, the call to proto_register_protocol()
comes AFTER the proto_register_field_array() call.
While the delayed call to proto_register_protocol() does not appear to impair the use
of the display filters, it DOES effect the generation of the wireshark-filter man page.

svn path=/trunk/; revision=25014
epan/dissectors/packet-diameter_3gpp.c