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
@@ -51,8 +51,8 @@ plugin_t *kernel_klips_plugin_create()
.public = {
.plugin = {
.destroy = _destroy,
}
}
},
},
);
hydra->kernel_interface->add_ipsec_interface(hydra->kernel_interface,
(kernel_ipsec_constructor_t)kernel_klips_ipsec_create);