small typo too

This commit is contained in:
Enrico Spinielli 2024-04-27 14:03:56 +02:00 committed by GitHub
parent 4b2b65cab7
commit de88f85bec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -291,7 +291,7 @@ extern const errno_t ENOTSOCK;
extern const errno_t EDESTADDRREQ; extern const errno_t EDESTADDRREQ;
/** /**
* Message too errno_t. * Message too big.
*/ */
extern const errno_t EMSGSIZE; extern const errno_t EMSGSIZE;