summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-05-27 07:45:36 (GMT)
committerThomas Haller <thaller@redhat.com>2022-05-27 07:52:06 (GMT)
commit44988e648cd5c9f912148e8b138776064797f49d (patch)
tree62684cba849bd49cf3ce2870a8d4c49df5354339 /include
parentdf6e38b409f89c0c11934c96b8e937d59984515d (diff)
downloadlibnl-44988e648cd5c9f912148e8b138776064797f49d.zip
libnl-44988e648cd5c9f912148e8b138776064797f49d.tar.gz
libnl-44988e648cd5c9f912148e8b138776064797f49d.tar.bz2
route: format recently added code with clang-format
Diffstat (limited to 'include')
-rw-r--r--include/netlink/route/act/nat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/netlink/route/act/nat.h b/include/netlink/route/act/nat.h
index abe5c4d..41295ce 100644
--- a/include/netlink/route/act/nat.h
+++ b/include/netlink/route/act/nat.h
@@ -32,4 +32,4 @@ extern int rtnl_nat_get_action(struct rtnl_act *act, int *action);
}
#endif
-#endif /* NETLINK_NAT_H */
+#endif /* NETLINK_NAT_H */