udp: move cli to separate file
[vpp.git] / src / vnet / udp / udp_input.c
index 1e1c60b..1c55ee5 100644 (file)
@@ -300,7 +300,6 @@ udp46_input_inline (vlib_main_t * vm, vlib_node_runtime_t * node,
   return frame->n_vectors;
 }
 
-
 static uword
 udp4_input (vlib_main_t * vm, vlib_node_runtime_t * node,
            vlib_frame_t * frame)