aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/types.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-07-16 11:30:56 -0700
committerGitHub <noreply@github.com>2022-07-16 11:30:56 -0700
commit87bb44830bb19f686d345d3640034c11037a691e (patch)
tree295f050687de9a9a4134a5087942d8d860ad0e35 /src/common/logging/types.h
parent93a4ca11fa976a71cfd4912900b5f98993c930d4 (diff)
parentb38509b030e8ed0d3c4f11b8c720607b0bf45edc (diff)
Merge pull request #8511 from german77/hbmenu
service: ptm: Add TS, nifm: Stub GetInternetConnectionStatus
Diffstat (limited to 'src/common/logging/types.h')
-rw-r--r--src/common/logging/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging/types.h b/src/common/logging/types.h
index cabb4db8e..595c15ada 100644
--- a/src/common/logging/types.h
+++ b/src/common/logging/types.h
@@ -95,7 +95,7 @@ enum class Class : u8 {
Service_PM, ///< The PM service
Service_PREPO, ///< The PREPO (Play report) service
Service_PSC, ///< The PSC service
- Service_PSM, ///< The PSM service
+ Service_PTM, ///< The PTM service
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service