]> git.meshlink.io Git - meshlink/blobdiff - src/meshlink.h
Fix compiler warnings on macOS.
[meshlink] / src / meshlink.h
index f504497562cf723c3e8d4f2a28315b84ea840e7e..25a52d19dd43b6430627aecdaaa396434b3030a4 100644 (file)
@@ -71,7 +71,7 @@ typedef enum {
        MESHLINK_EPEER,        ///< A peer caused an error
        MESHLINK_ENOTSUP,      ///< The operation is not supported in the current configuration of MeshLink
        MESHLINK_EBUSY,        ///< The MeshLink instance is already in use by another process
-       MESHLINK_EBLACKLISTED, ///< The operation is not allowed because the node is blacklisted
+       MESHLINK_EBLACKLISTED  ///< The operation is not allowed because the node is blacklisted
 } meshlink_errno_t;
 
 /// Device class