Skip to content
Snippets Groups Projects
Commit fc889ca1 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Reverted path.

parent b26a5a51
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
/*! \brief Default config paths. */
static const char *DEFAULT_CONFIG[] = {
SYSCONFDIR "/knot/" "knot.conf",
SYSCONFDIR "/" "knot.conf",
};
#define DEFAULT_CONF_COUNT 1 /*!< \brief Number of default config paths. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment