From 9ee33350de652ce586a5ff6a2135ebbaeaa45c7c Mon Sep 17 00:00:00 2001 From: mailwl Date: Fri, 23 Mar 2018 09:32:50 +0300 Subject: Service/SSL: add ssl service --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') diff --git a/src/common/logging/log.h b/src/common/logging/log.h index 6298a4906..d8dbab939 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -66,6 +66,7 @@ enum class Class : ClassType { Service_SET, ///< The SET (Settings) service Service_SM, ///< The SM (Service manager) service Service_SPL, ///< The SPL service + Service_SSL, ///< The SSL service Service_Time, ///< The time service Service_VI, ///< The VI (Video interface) service HW, ///< Low-level hardware emulation -- cgit v1.2.3