]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/p_udp.c
tc: code cleanup
[mirror_iproute2.git] / tc / p_udp.c
index 2b9b88fc19114bf3d275fa77f96e143449d38119..c056414e6eb35fcbecf06bfc6279b1aa36309b68 100644 (file)
@@ -24,7 +24,7 @@
 #include "m_pedit.h"
 
 static int
-parse_udp(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey)
+parse_udp(int *argc_p, char ***argv_p, struct tc_pedit_sel *sel, struct tc_pedit_key *tkey)
 {
        int res = -1;
        return res;