mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Merge "alertpipe: Correct documented return of ast_alertpipe_write."
This commit is contained in:
@@ -65,7 +65,8 @@ ast_alert_status_t ast_alertpipe_read(int alert_pipe[2]);
|
||||
*
|
||||
* \param p a two-element array containing the alert pipe's file descriptors
|
||||
*
|
||||
* \return see write(2)
|
||||
* \retval 0 Success
|
||||
* \retval 1 Failure
|
||||
*/
|
||||
ssize_t ast_alertpipe_write(int alert_pipe[2]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user