summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2016-04-08 21:39:52 +0200
committerbunnei <bunneidev@gmail.com>2016-04-08 21:39:52 +0200
commit61ec5fa776ee14115e2c3c755c730c44cb0cfd20 (patch)
tree9359feee4722ad243c147e29ec5ae7eed9c88fec /src/common/logging/log.h
parentMerge pull request #1651 from mailwl/thread-init-thumb (diff)
downloadyuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.gz
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.bz2
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.lz
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.xz
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.zst
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.zip
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h2
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 {
Service_NIM, ///< The NIM (Network interface manager) service
Service_NWM, ///< The NWM (Network wlan manager) service
Service_CAM, ///< The CAM (Camera) service
- Service_CECD, ///< The CECD service
+ Service_CECD, ///< The CECD (StreetPass) service
Service_CFG, ///< The CFG (Configuration) service
Service_DSP, ///< The DSP (DSP control) service
Service_DLP, ///< The DLP (Download Play) service