mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
tevent: Fix a comment
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Feb 17 18:16:18 CET 2011 on sn-devel-104
This commit is contained in:
parent
d4892f3876
commit
7720facd42
@ -42,8 +42,7 @@ struct epoll_event_context {
|
||||
};
|
||||
|
||||
/*
|
||||
called when a epoll call fails, and we should fallback
|
||||
to using select
|
||||
called when a epoll call fails
|
||||
*/
|
||||
static void epoll_panic(struct epoll_event_context *epoll_ev, const char *reason)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user