summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/util/winsock_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/util/winsock_event.h')
-rw-r--r--contrib/unbound/util/winsock_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unbound/util/winsock_event.h b/contrib/unbound/util/winsock_event.h
index f642657..d386a69 100644
--- a/contrib/unbound/util/winsock_event.h
+++ b/contrib/unbound/util/winsock_event.h
@@ -201,7 +201,7 @@ struct event {
int stick_events;
/** true if this event is a signaling WSAEvent by the user.
- * User created and user closed WSAEvent. Only signaled/unsigneled,
+ * User created and user closed WSAEvent. Only signaled/unsignaled,
* no read/write/distinctions needed. */
int is_signal;
/** used during callbacks to see which events were just checked */
OpenPOWER on IntegriCloud