aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/mate.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2011-08-08 09:39:30 +0000
committerJörg Mayer <jmayer@loplof.de>2011-08-08 09:39:30 +0000
commit8b8025c5d0a4b87da8238452fc1a8998903feb20 (patch)
treed64b2d13912c14127c7b2416ebf14102cd98aa41 /plugins/mate/mate.h
parent210c31120902f4872ce9db440d6a30c59f4df4d4 (diff)
Add a comment about the uncommented glib deprecated warnings.
svn path=/trunk/; revision=38403
Diffstat (limited to 'plugins/mate/mate.h')
-rw-r--r--plugins/mate/mate.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/mate/mate.h b/plugins/mate/mate.h
index 5f38953fc9..a326123b2a 100644
--- a/plugins/mate/mate.h
+++ b/plugins/mate/mate.h
@@ -32,6 +32,9 @@
# include "config.h"
#endif
+/* The mate dissector is using deprecated GMemChunk. Do not error out
+ * when encountering it.
+ */
#undef G_DISABLE_DEPRECATED
#ifndef ENABLE_STATIC