aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-02-06 02:27:59 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-02-06 02:27:59 +0000
commit0c17bfd3a82489192d2738713c55366ccb277129 (patch)
tree1f5de5bb09674274ad001c771fc3ec8178a7cf6f /version_info.h
parent41c66690fcde064a76e310d579dd05d22704b805 (diff)
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. svn path=/trunk/; revision=20726
Diffstat (limited to 'version_info.h')
-rw-r--r--version_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_info.h b/version_info.h
index 6c3ef82d73..bd2464fbf9 100644
--- a/version_info.h
+++ b/version_info.h
@@ -33,7 +33,7 @@ extern "C" {
/*
* The svn version string or ""
*/
-extern const gchar *svnversion;
+extern const gchar *wireshark_svnversion;
/*
* Get various library compile-time versions and append them to