aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/include-stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds-kbdc/include-stack.h')
-rw-r--r--src/mds-kbdc/include-stack.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mds-kbdc/include-stack.h b/src/mds-kbdc/include-stack.h
index 49a6248..5d51a61 100644
--- a/src/mds-kbdc/include-stack.h
+++ b/src/mds-kbdc/include-stack.h
@@ -112,8 +112,6 @@ void mds_kbdc_include_stack_begin(mds_kbdc_parsed_t* restrict result);
/**
* Mark the root of the tree as no longer being visited,
* and release clean up after the use of this module
- *
- * This function is guaranteed not to modify `errno`
*/
void mds_kbdc_include_stack_end(void);