]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix small typo in mainloop.c docs.
authorGabriela Moldovan <gabi@torproject.org>
Tue, 7 Feb 2023 12:00:57 +0000 (12:00 +0000)
committerGabriela Moldovan <gabi@torproject.org>
Tue, 7 Feb 2023 12:15:12 +0000 (12:15 +0000)
commita9c7cd6b2c08eed9bfd6dd3daa64a89083fd0b08
treeb3f3e16f85610da6231bf9665153b4e5675e6f39
parentc1b940cebf110d5a05960d930ce55c0a782e9c8f
Fix small typo in mainloop.c docs.

The docs should reference `tor_event_new()` rather than `tor_libevent_new()`.

Signed-off-by: Gabriela Moldovan <gabi@torproject.org>
src/core/mainloop/mainloop.c