[#4259] Fixed typo
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
Francis Dupont
2025-12-10 18:50:08 +01:00
parent 05135756bd
commit c7c09b82e5

View File

@@ -1666,7 +1666,7 @@ private:
/// @brief Handle interface socket error.
///
/// @param iface The interface,
/// @param iface The interface.
/// @param s The interface socket info.
void handleIfaceSocketError(const IfacePtr& iface, const SocketInfo& s);