Wireshark-commits: [Wireshark-commits] rev 35989: /trunk/ /trunk/epan/crypt/: airpdcap_wep.c /trunk

Date: Thu, 17 Feb 2011 23:11:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35989

User: guy
Date: 2011/02/17 03:11 PM

Log:
 On Windows, try putting __declspec(noreturn) in front of declarations of
 routines that don't return.  (This requires that some files include
 config.h to get WS_MSVC_NORETURN declared properly.)

Directory: /trunk/epan/crypt/
  Changes    Path              Action
  +4 -0      airpdcap_wep.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      crc16.c       Modified
  +4 -0      crc32.c       Modified
  +9 -5      except.c      Modified
  +4 -9      except.h      Modified

Directory: /trunk/
  Changes    Path              Action
  +11 -0     config.h.win32    Modified
  +11 -0     configure.in      Modified
  +1 -1      dumpcap.c         Modified
  +4 -0      timestats.c       Modified