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 20235: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 29 Dec 2006 22:48:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20235

User: guy
Date: 2006/12/29 10:48 PM

Log:
 Give dissect_cmd_Get_Channel_Auth_Capabilities() a return type (it
 returns nothing, so it should be void), and make it static like the
 other functions.
 
 Make the ipmi_cmd_array[] table static - and const, while we're at it.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -1      packet-ipmi.c    Modified