Skip to content
Snippets Groups Projects
Commit da5c3285 authored by Howard Chu's avatar Howard Chu
Browse files

Fix config delete

parent ecf59634
Branches
Tags
No related merge requests found
......@@ -1075,7 +1075,7 @@ dl_cfgen( ConfigArgs *c )
break;
}
return 1; /* FIXME */
return rc;
}
switch( c->type ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment