Commit faf45b54 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

white space nit

parent 9de59a05
......@@ -263,7 +263,7 @@ const struct waiter_impl waiter_ports = {
.name = "ports",
.init = vws_init,
.fini = vws_fini,
.enter = vws_enter,
.enter = vws_enter,
.size = sizeof(struct vws),
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment