Skip to content
Snippets Groups Projects
Commit d7f869ad authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind
Browse files

gluon-autoupdater: fix c indentation

parent cdcd1452
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ static struct json_object * get_autoupdater(void) { ...@@ -37,7 +37,7 @@ static struct json_object * get_autoupdater(void) {
return ret; return ret;
error: error:
uci_free_context(ctx); uci_free_context(ctx);
return NULL; return NULL;
} }
......
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