From ed0364343dc2472fdc6a390bb00c3e20152e8e6f Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 30 Dec 2011 03:36:18 +0100 Subject: removed trailing whitespace --- tests/libtest/first.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest') diff --git a/tests/libtest/first.c b/tests/libtest/first.c index 57e6ddd79..253acb21d 100644 --- a/tests/libtest/first.c +++ b/tests/libtest/first.c @@ -38,7 +38,7 @@ int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, return -1; } #ifdef USE_WINSOCK - /* + /* * Winsock select() requires that at least one of the three fd_set * pointers is not NULL and points to a non-empty fdset. IOW Winsock * select() can not be used to sleep without a single fd_set. -- cgit v1.2.3