On Windows, try putting __declspec(noreturn) in front of declarations of
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 17 Feb 2011 23:11:49 +0000 (23:11 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 17 Feb 2011 23:11:49 +0000 (23:11 +0000)
commit8c1922e87eb26c3e51104e7ba52acbe5657410e6
tree6507c1b3f0ac0ace859a109a49addbf4bc1f9c26
parentd00e4da3402f9370a8c151113872ed2e0ddec00c
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.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35989 f5534014-38df-0310-8fa8-9805f1628bb7
config.h.win32
configure.in
dumpcap.c
epan/crc16.c
epan/crc32.c
epan/crypt/airpdcap_wep.c
epan/except.c
epan/except.h
timestats.c