commas, commas, ..

This commit is contained in:
Andreas Steffen
2010-11-25 23:25:01 +01:00
parent 53e159f111
commit 5b2547c7a7
4 changed files with 6 additions and 6 deletions
@@ -54,7 +54,7 @@ plugin_t *resolve_plugin_create()
INIT(this,
.public = {
.plugin = {
.destroy = _destroy
.destroy = _destroy,
},
},
.handler = resolve_handler_create(),