libcamera: message: Document Message::SignalMessage
The SignalMessage type is undocumented. Fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
a68cec65c1
commit
3e29a2d520
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ LOG_DEFINE_CATEGORY(Message)
|
|||
* \brief The message type
|
||||
* \var Message::None
|
||||
* \brief Invalid message type
|
||||
* \var Message::SignalMessage
|
||||
* \brief Asynchronous signal delivery across threads
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue