Clarification in documentation.
This commit is contained in:
parent
5c3e6889de
commit
0224cd157f
@ -50,7 +50,7 @@ struct message {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Status of a message.
|
* @brief Status of a sent message.
|
||||||
*/
|
*/
|
||||||
enum {
|
enum {
|
||||||
NC_PENDING = 1, ///< Status of message is pending.
|
NC_PENDING = 1, ///< Status of message is pending.
|
||||||
|
Loading…
Reference in New Issue
Block a user