aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-08-31 23:52:40 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-08-31 23:52:40 +0000
commit6fec98fa525ffec9e1ae98e7bc9239f02d8812db (patch)
treef402d6e601531164fbe0a9064073e232a98402e1 /plugins
parent02b91e3978299129ef6c183190c7e2de5b91c097 (diff)
fix probable copy and paste error, as the xml dissector should be named xml and not mate
svn path=/trunk/; revision=15646
Diffstat (limited to 'plugins')
-rw-r--r--plugins/xml/moduleinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xml/moduleinfo.h b/plugins/xml/moduleinfo.h
index f72ae41ada..a70019042f 100644
--- a/plugins/xml/moduleinfo.h
+++ b/plugins/xml/moduleinfo.h
@@ -5,7 +5,7 @@
#endif
/* Name of package */
-#define PACKAGE "mate"
+#define PACKAGE "xml"
#ifdef VERSION
#undef VERSION