X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fmeshlink.h;h=25a52d19dd43b6430627aecdaaa396434b3030a4;hp=f504497562cf723c3e8d4f2a28315b84ea840e7e;hb=9506ae59be6efde85bc1b8dd1fe0ebbe009fb1f1;hpb=ed210eb557e7fb5edbac89ff43a573ae84a941f9 diff --git a/src/meshlink.h b/src/meshlink.h index f5044975..25a52d19 100644 --- a/src/meshlink.h +++ b/src/meshlink.h @@ -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