2
0
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:
THE-Spellchecker
2023-11-28 01:55:57 -05:00
committed by Todd C. Miller
parent b4ae559c81
commit 5eba4b48cf
27 changed files with 38 additions and 38 deletions

View File

@@ -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)