diff options
Diffstat (limited to 'src/common/logging/log.h')
| -rw-r--r-- | src/common/logging/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h index d22cb2966..805f82d2f 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h | |||
| @@ -64,6 +64,7 @@ enum class Class : ClassType { | |||
| 64 | Service_LDN, ///< The LDN (Local domain network) service | 64 | Service_LDN, ///< The LDN (Local domain network) service |
| 65 | Service_LM, ///< The LM (Logger) service | 65 | Service_LM, ///< The LM (Logger) service |
| 66 | Service_MM, ///< The MM (Multimedia) service | 66 | Service_MM, ///< The MM (Multimedia) service |
| 67 | Service_NFC, ///< The NFC (Near-field communication) service | ||
| 67 | Service_NFP, ///< The NFP service | 68 | Service_NFP, ///< The NFP service |
| 68 | Service_NIFM, ///< The NIFM (Network interface) service | 69 | Service_NIFM, ///< The NIFM (Network interface) service |
| 69 | Service_NS, ///< The NS services | 70 | Service_NS, ///< The NS services |