aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.h
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-04-26 18:28:21 +0000
committerEvan Huus <eapache@gmail.com>2013-04-26 18:28:21 +0000
commit63ef04ec84bc7bee9008be686e2e362058229643 (patch)
tree9acdd76172b3e37a08f887543cd0ee01e9a24419 /color_filters.h
parent098997e5fb7e152bd777941e1a7a3f2ec3b8759b (diff)
Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.
svn path=/trunk/; revision=49053
Diffstat (limited to 'color_filters.h')
-rw-r--r--color_filters.h1
1 files changed, 0 insertions, 1 deletions
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
*/