From 92e1e70dbae0b36f0b090c270965881b18b9b950 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 9 Apr 2014 17:24:00 +0200 Subject: select: Fix english in comment --- src/select.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/select.c') diff --git a/src/select.c b/src/select.c index 6b73377a..b29e5c5e 100644 --- a/src/select.c +++ b/src/select.c @@ -157,7 +157,7 @@ restart: work = 1; ufd->cb(ufd, flags); } - /* ugly, ugly hack. If more than one filedescriptors were + /* ugly, ugly hack. If more than one filedescriptor was * unregistered, they might have been consecutive and * llist_for_each_entry_safe() is no longer safe */ /* this seems to happen with the last element of the list as well */ -- cgit v1.2.3