This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository nunc-stans.
commit b2f05c1f3d17645953597687c214f17e1641a4cc Author: Mark Reynolds mreynolds@redhat.com Date: Mon Feb 13 17:55:02 2017 -0500
Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index e221c32..ba37d46 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
Nunc Stans is an event framework wrapper that provides a thread pool for event callback execution. It provides thread safety to event frameworks by isolating and protecting the thread safe parts from the non-thread safe parts, and allows multi-threaded applications to use event frameworks that are not thread safe.
-It has been primarily developed using http://libevent.org. +It has been primarily developed using http://libevent.org .
# Documentation
389-commits@lists.fedoraproject.org