Change the stats tree API to use signed chars instead of guint8s for all its
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Jul 2008 21:13:39 +0000 (21:13 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Jul 2008 21:13:39 +0000 (21:13 +0000)
commit844a696d55db9327a34403d347789f88570dccb7
tree5e1e69aa616bb4bdffc060e562f4230fdad6b1f9
parent6fc0b32373e10afe2a8017b3ee98b367c3f83a65
Change the stats tree API to use signed chars instead of guint8s for all its
strings; this should fix a number of signed/unsigned char warnings.
Reindent a bunch, too.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25716 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-http.c
epan/dissectors/packet-isup.c
epan/dissectors/packet-smpp.c
epan/dissectors/packet-ucp.c
epan/stats_tree.c
epan/stats_tree.h
epan/stats_tree_priv.h
plugins/stats_tree/pinfo_stats_tree.c