Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 33499: /trunk/gtk/ /trunk/gtk/: dcerpc_stat.c

Date: Tue, 13 Jul 2010 13:51:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33499

User: wmeier
Date: 2010/07/13 06:51 AM

Log:
 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.

Directory: /trunk/gtk/
  Changes    Path             Action
  +45 -46    dcerpc_stat.c    Modified