From Eric Hall to fix bug 1289:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Feb 2007 02:27:59 +0000 (02:27 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 6 Feb 2007 02:27:59 +0000 (02:27 +0000)
commit4e6a87252295b2393ca126b7754288c4d2ef5cbf
tree1f5de5bb09674274ad001c771fc3ec8178a7cf6f
parente36d5eef7d0dedecd10e35e110e4c03c9e300f28
From Eric Hall to fix bug 1289:

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1289

Rename 'svnversion' to 'wireshark_svnversion' to resolve a symbol conflict with
GTK 2.10.6 (hmm, shouldn't GTK not be exporting that symbol or at least naming
it so as to prevent such collisions? Well, so should we, so...)

From Andreas Fink: change #ifdef for size_t in airdcap_interop.h to fix
compile on MacOS X.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20726 f5534014-38df-0310-8fa8-9805f1628bb7
dumpcap.c
epan/crypt/airpdcap_interop.h
gtk/about_dlg.c
gtk/main.c
tshark.c
version_info.c
version_info.h