summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorDavid Marcec <dmarcecguzman@gmail.com>2018-04-27 05:03:12 +0200
committerDavid Marcec <dmarcecguzman@gmail.com>2018-04-27 05:03:12 +0200
commitabc23416e8f2a0963a5ddff021788cae7f00dd62 (patch)
tree5bf36e44e7e264e03210a06a04e2cb64378045d6 /src/common/logging/log.h
parentMerge branch 'master' of https://github.com/yuzu-emu/yuzu into service-impl (diff)
downloadyuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar.gz
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar.bz2
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar.lz
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar.xz
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.tar.zst
yuzu-abc23416e8f2a0963a5ddff021788cae7f00dd62.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 ade44d9c7..1b29ce6e0 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -65,7 +65,7 @@ enum class Class : ClassType {
Service_NS, ///< The NS services
Service_NVDRV, ///< The NVDRV (Nvidia driver) service
Service_PCTL, ///< The PCTL (Parental control) service
- Service_PREPO, ///< The PREPO(Play report) service
+ Service_PREPO, ///< The PREPO (Play report) service
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service