summaryrefslogtreecommitdiffstats
path: root/src/filter.h
diff options
context:
space:
mode:
authorCharles Edward Pax <charles.pax@gmail.com>2017-07-27 21:27:23 +0800
committerCharles Edward Pax <charles.pax@gmail.com>2017-07-27 21:27:23 +0800
commitc16ee2dbe57ff77fcd3fdacbe61918c04b391a26 (patch)
treee3e5b2b1a05a4c0e92685dc3f638cb61908a10bb /src/filter.h
parentc9180e0d8a91fae476fc63846f387edd9466aa64 (diff)
Doxygen comments.
Diffstat (limited to 'src/filter.h')
-rw-r--r--src/filter.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/filter.h b/src/filter.h
index 570d1c2..212fd13 100644
--- a/src/filter.h
+++ b/src/filter.h
@@ -36,12 +36,10 @@
*******************************************************************************/
/**
- * @file filter.h
- * @author Andrés Martinelli <andmarti@gmail.com>
- * @date 2017-07-18
- * @brief TODO Write a tbrief file description.
- *
- * TODO Write a longer file description here.
+ * \file filter.h
+ * \author Andrés Martinelli <andmarti@gmail.com>
+ * \date 2017-07-18
+ * \brief Header file for filter.c
*/
struct filter_item {