mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Typographical and Grammatical fixes
This commit is contained in:
committed by
Todd C. Miller
parent
b4ae559c81
commit
5eba4b48cf
@@ -637,7 +637,7 @@ sudo_ev_dispatch_v1(struct sudo_event_base *base)
|
||||
|
||||
/*
|
||||
* Run main event loop.
|
||||
* Returns 0 on success, 1 if no events registered and -1 on error
|
||||
* Returns 0 on success, 1 if no events registered and -1 on error
|
||||
*/
|
||||
int
|
||||
sudo_ev_loop_v1(struct sudo_event_base *base, unsigned int flags)
|
||||
|
Reference in New Issue
Block a user