summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 3573e6dc4..6298a4906 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -65,6 +65,7 @@ enum class Class : ClassType {
65 Service_PCTL, ///< The PCTL (Parental control) service 65 Service_PCTL, ///< The PCTL (Parental control) service
66 Service_SET, ///< The SET (Settings) service 66 Service_SET, ///< The SET (Settings) service
67 Service_SM, ///< The SM (Service manager) service 67 Service_SM, ///< The SM (Service manager) service
68 Service_SPL, ///< The SPL service
68 Service_Time, ///< The time service 69 Service_Time, ///< The time service
69 Service_VI, ///< The VI (Video interface) service 70 Service_VI, ///< The VI (Video interface) service
70 HW, ///< Low-level hardware emulation 71 HW, ///< Low-level hardware emulation