summaryrefslogtreecommitdiff
path: root/libiohelp/handle_io_release_conch.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiohelp/handle_io_release_conch.c')
-rw-r--r--libiohelp/handle_io_release_conch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libiohelp/handle_io_release_conch.c b/libiohelp/handle_io_release_conch.c
index 5be30a66..01328fe2 100644
--- a/libiohelp/handle_io_release_conch.c
+++ b/libiohelp/handle_io_release_conch.c
@@ -41,4 +41,3 @@ iohelp_handle_io_release_conch (struct conch *c, void *user)
pthread_cond_broadcast (&c->wait);
}
-