Skip to content
Snippets Groups Projects
Commit 002accf2 authored by Philippe's avatar Philippe
Browse files

fix gluon-config-mode-zip respondd provider

parent 8a345f43
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,6 @@ static struct json_object * respondd_provider_nodeinfo_zip(void) { ...@@ -99,6 +99,6 @@ static struct json_object * respondd_provider_nodeinfo_zip(void) {
const struct respondd_provider_info respondd_providers[] = { const struct respondd_provider_info respondd_providers[] = {
{"nodeinfo-zip", respondd_provider_nodeinfo_zip}, {"nodeinfo", respondd_provider_nodeinfo_zip},
{} {}
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment