treewide: fix white space errors
[project/netifd.git] / iprule.c
index 4e3dd155cc9b4a92a021d6cfcad3a6c11cb24fd9..81bb77a60c0743b7c76eb84c60b9941145c334bc 100644 (file)
--- a/iprule.c
+++ b/iprule.c
@@ -233,7 +233,7 @@ rule_cmp(const void *k1, const void *k2, void *ptr)
 
 static void
 iprule_update_rule(struct vlist_tree *tree,
-                   struct vlist_node *node_new, struct vlist_node *node_old)
+                       struct vlist_node *node_new, struct vlist_node *node_old)
 {
        struct iprule *rule_old, *rule_new;