X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fwin32%2Fsilcwin32schedule.c;h=17e3971c0bac7d411a05aef1c8593dae7b417a68;hb=8d907f673ec91ba01c525e26271dfd82b6416bde;hp=d87681dbee51a8d86ee08590378c34b8cb1e4ce6;hpb=8e6aad81b11f9a6a22b957fd15b960544837635e;p=silc.git diff --git a/lib/silcutil/win32/silcwin32schedule.c b/lib/silcutil/win32/silcwin32schedule.c index d87681db..17e3971c 100644 --- a/lib/silcutil/win32/silcwin32schedule.c +++ b/lib/silcutil/win32/silcwin32schedule.c @@ -33,7 +33,7 @@ some more tweaking I can abandon this silc_select() thingy all together and move the generic code to unix/ and program the SILC Scheduler interface all together as platform specific. It is here just to - use as match common code as possible... -Pekka */ + use as much common code as possible... -Pekka */ /* Our "select()" for WIN32. This actually is not the select() and does not call Winsock's select() (since it cannot be used for our purposes)