summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorGravatar mailwl2016-04-08 22:39:52 +0300
committerGravatar bunnei2016-04-08 15:39:52 -0400
commit61ec5fa776ee14115e2c3c755c730c44cb0cfd20 (patch)
tree9359feee4722ad243c147e29ec5ae7eed9c88fec /src/common/logging/log.h
parentMerge pull request #1651 from mailwl/thread-init-thumb (diff)
downloadyuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.gz
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.tar.xz
yuzu-61ec5fa776ee14115e2c3c755c730c44cb0cfd20.zip
cecd:u: stub GetCecStateAbbreviated (#1648)
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 {
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