From 5b2547c7a7cb7b386b6ebbef0e10919bf14d962e Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 25 Nov 2010 23:25:01 +0100 Subject: commas, commas, .. --- src/libhydra/plugins/resolve/resolve_plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/plugins/resolve/resolve_plugin.c') diff --git a/src/libhydra/plugins/resolve/resolve_plugin.c b/src/libhydra/plugins/resolve/resolve_plugin.c index 40ad781ae..ad18c7060 100644 --- a/src/libhydra/plugins/resolve/resolve_plugin.c +++ b/src/libhydra/plugins/resolve/resolve_plugin.c @@ -54,7 +54,7 @@ plugin_t *resolve_plugin_create() INIT(this, .public = { .plugin = { - .destroy = _destroy + .destroy = _destroy, }, }, .handler = resolve_handler_create(), -- cgit v1.2.3