From 2006fac5001aa467ad9d8ce1e0d6e3eec153c778 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Wed, 7 Feb 2007 14:54:35 +0000 Subject: * Add a category param to the uat. * UATify SNMP Users svn path=/trunk/; revision=20736 --- epan/dfilter/dfilter-macro.c | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dfilter/dfilter-macro.c') diff --git a/epan/dfilter/dfilter-macro.c b/epan/dfilter/dfilter-macro.c index 5ed2392929..13666002c0 100644 --- a/epan/dfilter/dfilter-macro.c +++ b/epan/dfilter/dfilter-macro.c @@ -473,6 +473,7 @@ void dfilter_macro_init(void) { DFILTER_MACRO_FILENAME, (void**) ¯os, &num_macros, + UAT_CAT_GENERAL, "ChDisplayFilterMacrosSection", macro_copy, macro_update, -- cgit v1.2.3