]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message *** rel-0_8
authorroot <root>
Mon, 12 Nov 2007 01:20:25 +0000 (01:20 +0000)
committerroot <root>
Mon, 12 Nov 2007 01:20:25 +0000 (01:20 +0000)
README
ev.c

diff --git a/README b/README
index e0e2eda1662c6ad492a143fc29370b3a45873d6d..4552ba5aa71937a2be8b1bae7dd3e3f1c423f42c 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
+Homepage: http://software.schmorp.de/pkg/libev
+E-Mail: libev@schmorp.de
+
 libev is a high-performance event loop/event model with lots of features.
 
 It is modelled (very losely) after libevent
@@ -75,4 +78,6 @@ whats missing?
   are not yet finished and work differently, but you can use idle watchers
   to get a similar effect).
 
+AUTHOR
 
+libev was written and designed by Marc Lehmann and Emanuele Giaquinta.
diff --git a/ev.c b/ev.c
index d951d4ee17549f3b89628819868e68bf1b54908b..46bde9567a7684e7d9cf2492a2ba377737a82e7c 100644 (file)
--- a/ev.c
+++ b/ev.c
@@ -122,7 +122,7 @@ extern "C" {
 
 /**/
 
-/* darwin simply cnanot be helped */
+/* darwin simply cannot be helped */
 #ifdef __APPLE__
 # undef EV_USE_POLL
 # undef EV_USE_KQUEUE