Add some routines to wsutil to, at least on some platforms, add
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Jan 2013 21:54:41 +0000 (21:54 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Jan 2013 21:54:41 +0000 (21:54 +0000)
commitc4bc71a7b5e816a4da8d00d6552ec65250669912
tree523e826dfb0129ccc793b4439284c8f86d38d019
parent67f4130d6038da936a3186d312f93709b84a78ec
Add some routines to wsutil to, at least on some platforms, add
information to crash dumps and the like.  (Currently, we only handle OS
X's CrashReporter, but we should do this on other platforms where this
information can be added and would be helpful.)

White space tweaks.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@47104 f5534014-38df-0310-8fa8-9805f1628bb7
dumpcap.c
rawshark.c
tshark.c
wsutil/Makefile.common
wsutil/crash_info.c [new file with mode: 0644]
wsutil/crash_info.h [new file with mode: 0644]
wsutil/libwsutil.def