summaryrefslogtreecommitdiff
path: root/include/gras/hier_block.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/gras/hier_block.hpp')
-rw-r--r--include/gras/hier_block.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gras/hier_block.hpp b/include/gras/hier_block.hpp
index 4a020be..b2da9be 100644
--- a/include/gras/hier_block.hpp
+++ b/include/gras/hier_block.hpp
@@ -18,6 +18,7 @@ struct GRAS_API HierBlock : Element
/*!
* Commit changes to the global configuration.
+ * Call this after modifying the global config.
* Must be call to apply changes to the global config.
*/
void commit_config(void);