summaryrefslogtreecommitdiff
path: root/libraries/libevent/README
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2010-05-11 19:45:12 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 19:45:12 +0200
commit0477209d06b85cc4a8a4fe25132a5823173eea1e (patch)
tree9d5a281a185d7224fd40ef1dd4fef19f355ff709 /libraries/libevent/README
parentbfaf3362c846ebe5da3c6604e7f003940efdb9d1 (diff)
downloadslackbuilds-0477209d06b85cc4a8a4fe25132a5823173eea1e.tar.gz
libraries/libevent: Updated for version 1.3e
Diffstat (limited to 'libraries/libevent/README')
-rw-r--r--libraries/libevent/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/libevent/README b/libraries/libevent/README
index d982e33ce2..7d371e1ad1 100644
--- a/libraries/libevent/README
+++ b/libraries/libevent/README
@@ -2,4 +2,3 @@ The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. Furthermore, libevent also support callbacks due
to signals or regular timeouts.
-