summaryrefslogtreecommitdiff
path: root/include/apr_poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/apr_poll.h')
-rw-r--r--include/apr_poll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_poll.h b/include/apr_poll.h
index 672ede10b..fbb3060d2 100644
--- a/include/apr_poll.h
+++ b/include/apr_poll.h
@@ -187,7 +187,7 @@ APR_DECLARE(apr_status_t) apr_poll_socket_remove(apr_pollfd_t *aprset,
apr_socket_t *sock);
/**
- * Remove all sockets from the poll structure.
+ * Clear all events in the poll structure.
* @param aprset The poll structure we will be using.
* @param events The events to clear from all sockets. One of:
* <PRE>