Minor cleanup:
authorBill Meier <wmeier@newsguy.com>
Tue, 13 Jul 2010 13:51:25 +0000 (13:51 -0000)
committerBill Meier <wmeier@newsguy.com>
Tue, 13 Jul 2010 13:51:25 +0000 (13:51 -0000)
commit2da541c42e0eb739352238d0c7f483400d3cef83
tree525dd597a1cfb5cf1fa8ffc78003cae5dcec34d1
parentb139720101656087282cbf711c09f6c99219ba12
Minor cleanup:
- rename rpcstat_t to dcerpcstat_t since a different definition of rpcstat_t in
  another Wireshark source file apparently confuses the Windows debugger;
- GHFunc's return void not void *;
- Use gboolean where apropriate.

svn path=/trunk/; revision=33499
gtk/dcerpc_stat.c