Skip to content

Commit

Permalink
Fixed a clang-format issue
Browse files Browse the repository at this point in the history
Signed-off-by: Derek G Foster <[email protected]>
  • Loading branch information
ffoulkes committed Mar 6, 2024
1 parent 6d657e9 commit 18ef633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switchlink/switchlink_neigh.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
#include <netlink/msg.h>

#include "switchlink.h"
#include "switchlink_int.h"
#include "switchlink_globals.h"
#include "switchlink_handlers.h"
#include "switchlink_int.h"

/*
* Routine Description:
Expand Down

0 comments on commit 18ef633

Please sign in to comment.