mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-08 19:32:06 +03:00
spelling: responsibility
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
95e351e150
commit
6b8a203691
@ -1155,7 +1155,7 @@ static void scalar_to_string(char** strp, config_setting_t* s)
|
|||||||
|
|
||||||
/* Typesets all the settings in a configuration as a
|
/* Typesets all the settings in a configuration as a
|
||||||
* newly-allocated string. The string management is caller's
|
* newly-allocated string. The string management is caller's
|
||||||
* responsability.
|
* responsibility.
|
||||||
* Returns the number of scalars in the configuration */
|
* Returns the number of scalars in the configuration */
|
||||||
static int cfg_as_string(config_setting_t* parent, const char* path, char** strp)
|
static int cfg_as_string(config_setting_t* parent, const char* path, char** strp)
|
||||||
{
|
{
|
||||||
|
@ -2111,7 +2111,7 @@ static void scalar_to_string(char** strp, config_setting_t* s)
|
|||||||
|
|
||||||
/* Typesets all the settings in a configuration as a
|
/* Typesets all the settings in a configuration as a
|
||||||
* newly-allocated string. The string management is caller's
|
* newly-allocated string. The string management is caller's
|
||||||
* responsability.
|
* responsibility.
|
||||||
* Returns the number of scalars in the configuration */
|
* Returns the number of scalars in the configuration */
|
||||||
static int cfg_as_string(config_setting_t* parent, const char* path, char** strp)
|
static int cfg_as_string(config_setting_t* parent, const char* path, char** strp)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user