diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-08-20 02:11:13 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-08-20 02:11:13 +0000 |
commit | 690617200a8824c635402de8534c7cfac7cf8dad (patch) | |
tree | 71bf68e28acc821eccae9b9d32d72f6fa4630b05 /packaging | |
parent | d5fbc4d78063487185111dc3a3f9ad2a85757fa5 (diff) | |
download | wireshark-690617200a8824c635402de8534c7cfac7cf8dad.tar.gz wireshark-690617200a8824c635402de8534c7cfac7cf8dad.tar.bz2 wireshark-690617200a8824c635402de8534c7cfac7cf8dad.zip |
Use "proto_tree_add_item()" rather than passing a "tvb_get_" function's
result to "proto_tree_add_uint()".
Get rid of the structure declarations in "packet-rx.h"; they're not
used, and one of them has a zero-length array in it, which is not
standard C, and not accepted by all C compilers.
svn path=/trunk/; revision=3852
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions