From 13414b87ccfdd7a42687604269cd77a3934536c4 Mon Sep 17 00:00:00 2001 From: Mark Lindner Date: Tue, 22 Dec 2015 20:36:23 -0700 Subject: [PATCH] Documentation update. --- doc/libconfig.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/libconfig.texi b/doc/libconfig.texi index 9441dc2..a273241 100644 --- a/doc/libconfig.texi +++ b/doc/libconfig.texi @@ -1057,8 +1057,7 @@ not a group, list, or array, or if @var{index} is out of range, it returns @deftypefun {config_setting_t *} config_root_setting (@w{const config_t * @var{config}}) -This function returns the root setting for the configuration -@var{config}. The root setting is a group. +This function, which is implemented as a macro, returns the root setting for the configuration @var{config}. The root setting is a group. @end deftypefun -- 2.7.4