diff options
Diffstat (limited to 'src/common/logging/log.h')
| -rw-r--r-- | src/common/logging/log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h index b8eede3b8..521362317 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h | |||
| @@ -62,7 +62,7 @@ enum class Class : ClassType { | |||
| 62 | Service_NIM, ///< The NIM (Network interface manager) service | 62 | Service_NIM, ///< The NIM (Network interface manager) service |
| 63 | Service_NWM, ///< The NWM (Network wlan manager) service | 63 | Service_NWM, ///< The NWM (Network wlan manager) service |
| 64 | Service_CAM, ///< The CAM (Camera) service | 64 | Service_CAM, ///< The CAM (Camera) service |
| 65 | Service_CECD, ///< The CECD service | 65 | Service_CECD, ///< The CECD (StreetPass) service |
| 66 | Service_CFG, ///< The CFG (Configuration) service | 66 | Service_CFG, ///< The CFG (Configuration) service |
| 67 | Service_DSP, ///< The DSP (DSP control) service | 67 | Service_DSP, ///< The DSP (DSP control) service |
| 68 | Service_DLP, ///< The DLP (Download Play) service | 68 | Service_DLP, ///< The DLP (Download Play) service |