clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.
Change-Id: Ia240047e2472bccb2bb039ff71bea20a7a602ec4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/subprojects/ncsid/src/net_iface.h b/subprojects/ncsid/src/net_iface.h
index d7c2b4c..d44f23c 100644
--- a/subprojects/ncsid/src/net_iface.h
+++ b/subprojects/ncsid/src/net_iface.h
@@ -87,8 +87,7 @@
class IFace : public IFaceBase
{
public:
- explicit IFace(const std::string& name) : IFaceBase(name)
- {}
+ explicit IFace(const std::string& name) : IFaceBase(name) {}
/** @brief Bind given socket to this interface. Similar to bind
* syscall, except that it fills in sll_ifindex field