ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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