mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
tevent: Fix a comment
This commit is contained in:
parent
49553d066b
commit
4d8118f145
@ -142,7 +142,7 @@ struct tevent_req {
|
||||
struct tevent_immediate *trigger;
|
||||
|
||||
/**
|
||||
* @brief the timer event if tevent_req_set_timeout was used
|
||||
* @brief the timer event if tevent_req_set_endtime was used
|
||||
*
|
||||
*/
|
||||
struct tevent_timer *timer;
|
||||
|
Loading…
Reference in New Issue
Block a user