Wireshark-commits: [Wireshark-commits] rev 35997: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 18 Feb 2011 02:49:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35997

User: guy
Date: 2011/02/17 06:49 PM

Log:
 Nope, the __declspec(noreturn) didn't suffice - either abort() isn't
 declared as a noreturn function or declaring except_throw() as a
 noreturn function isn't good enough.

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