summaryrefslogtreecommitdiffstats
path: root/src/common/logging/filter.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2022-06-27 01:48:12 +0200
committerNarr the Reg <juangerman-13@hotmail.com>2022-06-29 02:22:46 +0200
commitc0264d212196481553df05df4a4b94743efa07f1 (patch)
treed0c399d3343fba5df84d563762564fa4aa4d6906 /src/common/logging/filter.cpp
parentMerge pull request #8512 from german77/nnResult (diff)
downloadyuzu-c0264d212196481553df05df4a4b94743efa07f1.tar
yuzu-c0264d212196481553df05df4a4b94743efa07f1.tar.gz
yuzu-c0264d212196481553df05df4a4b94743efa07f1.tar.bz2
yuzu-c0264d212196481553df05df4a4b94743efa07f1.tar.lz
yuzu-c0264d212196481553df05df4a4b94743efa07f1.tar.xz
yuzu-c0264d212196481553df05df4a4b94743efa07f1.tar.zst
yuzu-c0264d212196481553df05df4a4b94743efa07f1.zip
Diffstat (limited to '')
-rw-r--r--src/common/logging/filter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging/filter.cpp b/src/common/logging/filter.cpp
index 4acbff649..6de9bacbf 100644
--- a/src/common/logging/filter.cpp
+++ b/src/common/logging/filter.cpp
@@ -128,7 +128,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
SUB(Service, PM) \
SUB(Service, PREPO) \
SUB(Service, PSC) \
- SUB(Service, PSM) \
+ SUB(Service, PTM) \
SUB(Service, SET) \
SUB(Service, SM) \
SUB(Service, SPL) \