Skip to content
Snippets Groups Projects
Commit ede6890e authored by Niels Möller's avatar Niels Möller
Browse files

(do_kill_gateway_forward): Fixed typo in prototype.

Rev: src/gateway_tcpforward.c:1.2
parent 657c9448
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ make_gateway_tcpforward_state(struct gateway_tcpforward_handler *handler)
*/
static void
so_kill_gateway_forward(struct resource *s)
do_kill_gateway_forward(struct resource *s)
{
CAST(gateway_forward_resource, self, s);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment