fixed a bug where some directories where not created successfuly #44
Annotations
1 warning
/src/config.c:19:13 [cppcoreguidelines-avoid-non-const-global-variables]:
src/config.c#L19
variable 'configEntries' is non-const and globally accessible, consider making it const
|