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

Date: Sun, 24 Dec 2006 20:40:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20211

User: guy
Date: 2006/12/24 08:40 PM

Log:
 dissect_roofnet_link() returns no value and nothing expects it to;
 declare it to return void, not int.
 
 Get rid of an unused variable.

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