Change enum type in struct to an int to allow different enum types to
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Apr 2011 17:25:25 +0000 (17:25 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Apr 2011 17:25:25 +0000 (17:25 +0000)
commit6406b9d5441b6116df5f76291874a0659aa3ca19
treeac4e598393124d9d9c3f86b2dde1af107edc6260
parentaff6b9a81130f79ce3b4526501e0e344ee73d489
Change enum type in struct to an int to allow different enum types to
be used for the field display type in the struct.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36818 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-diameter.c