diff options
Diffstat (limited to 'src/common/logging/log.h')
| -rw-r--r-- | src/common/logging/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h index e96d817f4..1763bdeaf 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h | |||
| @@ -79,6 +79,7 @@ enum class Class : ClassType { | |||
| 79 | Service_PCTL, ///< The PCTL (Parental control) service | 79 | Service_PCTL, ///< The PCTL (Parental control) service |
| 80 | Service_PCV, ///< The PCV (Parental control) service | 80 | Service_PCV, ///< The PCV (Parental control) service |
| 81 | Service_PREPO, ///< The PREPO (Play report) service | 81 | Service_PREPO, ///< The PREPO (Play report) service |
| 82 | Service_PSC, ///< The PSC service | ||
| 82 | Service_SET, ///< The SET (Settings) service | 83 | Service_SET, ///< The SET (Settings) service |
| 83 | Service_SM, ///< The SM (Service manager) service | 84 | Service_SM, ///< The SM (Service manager) service |
| 84 | Service_SPL, ///< The SPL service | 85 | Service_SPL, ///< The SPL service |