aboutsummaryrefslogtreecommitdiff
path: root/src/service/namestore/test_namestore_api_remove_not_existing_record.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/namestore/test_namestore_api_remove_not_existing_record.c')
-rw-r--r--src/service/namestore/test_namestore_api_remove_not_existing_record.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/namestore/test_namestore_api_remove_not_existing_record.c b/src/service/namestore/test_namestore_api_remove_not_existing_record.c
index 11a69bea1..4a21b0ff9 100644
--- a/src/service/namestore/test_namestore_api_remove_not_existing_record.c
+++ b/src/service/namestore/test_namestore_api_remove_not_existing_record.c
@@ -155,7 +155,7 @@ run (void *cls,
155int 155int
156main (int argc, char *argv[]) 156main (int argc, char *argv[])
157{ 157{
158 const char *plugin_name; 158 char *plugin_name;
159 char *cfg_name; 159 char *cfg_name;
160 160
161 SETUP_CFG (plugin_name, cfg_name); 161 SETUP_CFG (plugin_name, cfg_name);