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

Date: Fri, 11 Jan 2008 21:06:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24068

User: morriss
Date: 2008/01/11 09:06 PM

Log:
 The Windows compiler thinks that doing return(func_that_returns_void()) in a function that itself returns void is "'void' function returning a value".  So don't do that.

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