Skip to content
Snippets Groups Projects
Commit b7c9b62e authored by Daniel Salzman's avatar Daniel Salzman
Browse files

rosedb: fix typo in the configuration

parent b8cd8364
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
#include "libknot/internal/utils.h"
/* Module configuration scheme. */
#define MOD_DBDIR "\x06""dbdir"
#define MOD_DBDIR "\x05""dbdir"
const yp_item_t scheme_mod_rosedb[] = {
{ C_ID, YP_TSTR, YP_VNONE },
......
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