summaryrefslogtreecommitdiff
path: root/include/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base.h')
-rw-r--r--include/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/base.h b/include/base.h
index deeabf255..41ed723c5 100644
--- a/include/base.h
+++ b/include/base.h
@@ -239,7 +239,7 @@ enum ServiceType {
SERVICE_METADATA,
/** is a data processing provider (MD5, SQL) */
SERVICE_DATA,
- /** is an I/O hook provider (SSL) */
+ /** is an I/O hook provider */
SERVICE_IOHOOK,
/** Service managed by a module */
SERVICE_CUSTOM