Skip to content

Commit

Permalink
Add missed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsteele committed Feb 4, 2021
1 parent 9154d73 commit 73f61a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/parse.c
Expand Up @@ -742,7 +742,7 @@ cfgFileLoadPart(String **config, const Buffer *configPart)

static String *
cfgFileLoad( // NOTE: Passing defaults to enable more complete test coverage
const Storage *storage, // !!!
const Storage *storage, // Storage to load configs
const ParseOption *optionList, // All options and their current settings
const String *optConfigDefault, // Current default for --config option
const String *optConfigIncludePathDefault, // Current default for --config-include-path option
Expand Down

0 comments on commit 73f61a1

Please sign in to comment.