From 63ef04ec84bc7bee9008be686e2e362058229643 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Fri, 26 Apr 2013 18:28:21 +0000 Subject: Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. svn path=/trunk/; revision=49053 --- color_filters.h | 1 - 1 file changed, 1 deletion(-) (limited to 'color_filters.h') diff --git a/color_filters.h b/color_filters.h index 05a0c09e55..6e21a181a6 100644 --- a/color_filters.h +++ b/color_filters.h @@ -102,7 +102,6 @@ void color_filters_prime_edt(epan_dissect_t *edt); /** Colorize a specific packet. * - * @param row the row in the packet list * @param edt the dissected packet * @return the matching color filter or NULL */ -- cgit v1.2.1