aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/process-includes.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-12-01 10:03:56 +0100
committerMattias Andrée <maandree@operamail.com>2014-12-01 10:03:56 +0100
commit7dbf5209dc2baf48fa9340a4b664bf28b6407809 (patch)
treec592faf7dfe650959f6919f3fe25f337c2ab54b9 /src/mds-kbdc/process-includes.c
parentm (diff)
downloadmds-7dbf5209dc2baf48fa9340a4b664bf28b6407809.tar.gz
mds-7dbf5209dc2baf48fa9340a4b664bf28b6407809.tar.bz2
mds-7dbf5209dc2baf48fa9340a4b664bf28b6407809.tar.xz
mds-kbdc: most of the structure validation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/mds-kbdc/process-includes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-kbdc/process-includes.c b/src/mds-kbdc/process-includes.c
index 9fe14a3..28d1652 100644
--- a/src/mds-kbdc/process-includes.c
+++ b/src/mds-kbdc/process-includes.c
@@ -35,7 +35,7 @@
#define C(TYPE) MDS_KBDC_TREE_TYPE_##TYPE
/**
- * Add an error the to error list
+ * Add an error to the error list
*
* @param NODE:const mds_kbdc_tree_t* The node the triggered the error
* @param SEVERITY:identifier * in `MDS_KBDC_PARSE_ERROR_*` to indicate severity