aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/types.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-09-14 09:24:46 -0400
committerGitHub <noreply@github.com>2023-09-14 09:24:46 -0400
commit04352a9aef52fde375950df8577debbb896c2ae1 (patch)
tree9594ac76bca93b802fb17af6a108eb81b330d0b0 /src/common/logging/types.h
parent48dec7e0c9e7a7e735438ca58e024a894975b45a (diff)
parent9d7eebde7b06f3a921707dfb7ebdee22ab9d257e (diff)
Merge pull request #11496 from liamwhite/ngc
ngc: implement service
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 8356e3183..08af50ee0 100644
--- a/src/common/logging/types.h
+++ b/src/common/logging/types.h
@@ -80,7 +80,7 @@ enum class Class : u8 {
Service_NCM, ///< The NCM service
Service_NFC, ///< The NFC (Near-field communication) service
Service_NFP, ///< The NFP service
- Service_NGCT, ///< The NGCT (No Good Content for Terra) service
+ Service_NGC, ///< The NGC (No Good Content) service
Service_NIFM, ///< The NIFM (Network interface) service
Service_NIM, ///< The NIM service
Service_NOTIF, ///< The NOTIF (Notification) service