aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/simplify-tree.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/simplify-tree.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/simplify-tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-kbdc/simplify-tree.c b/src/mds-kbdc/simplify-tree.c
index 45e0837..b15fa62 100644
--- a/src/mds-kbdc/simplify-tree.c
+++ b/src/mds-kbdc/simplify-tree.c
@@ -37,7 +37,7 @@
/**
- * 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