Regenerate GIOP dissector plugins (after change in generator !) with following commma...
authoralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 Nov 2011 12:34:16 +0000 (12:34 +0000)
committeralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 Nov 2011 12:34:16 +0000 (12:34 +0000)
commit92bc085ead326a645afb8deff36003b8382dc8e4
tree85fc1071fd851fac64b89fea18d6543838ebcf25
parentbeb581ced97548bb9662c68cf6d781e5f956b8c4
Regenerate GIOP dissector plugins (after change in generator !) with following commmands :
:~/wireshark/tools$ ../idl2wrs ../idl/cosnaming.idl > ../plugins/giop/packet-cosnaming.c
:~/wireshark/tools$ ../idl2wrs ../idl/coseventcomm.idl > ../plugins/giop/packet-coseventcomm.c
:~/wireshark/tools$ ../idl2wrs ../idl/parlay/Parlay.idl > ../plugins/giop/packet-parlay.c
:~/wireshark/tools$ ../idl2wrs ../idl/tango.idl > ../plugins/giop/packet-tango.c

For packet-cosnaming.c, only some white return change
For packet-parley.c, lot of change but only the functions is not in the same order...?! (Order change in 17911)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39932 f5534014-38df-0310-8fa8-9805f1628bb7
plugins/giop/packet-cosnaming.c
plugins/giop/packet-parlay.c