summaryrefslogtreecommitdiff
path: root/src/gateway/dlt_gateway.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gateway/dlt_gateway.h')
-rw-r--r--src/gateway/dlt_gateway.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gateway/dlt_gateway.h b/src/gateway/dlt_gateway.h
index 2da2118..c3c7324 100644
--- a/src/gateway/dlt_gateway.h
+++ b/src/gateway/dlt_gateway.h
@@ -84,7 +84,7 @@ void dlt_gateway_deinit(DltGateway *g, int verbose);
* on daemon startup and add this connections to the main event loop.
*
* TODO: This function is called during gateway initialization and in main loop
- * whenever the epoll returns. This may need to be improved.
+ * whenever the poll returns. This may need to be improved.
*
* @param g DltGateway
* @param daemon_local DltDaemonLocal