Browse Source

applied the change suggested by @wwylele

nce_cpp
noah the goodra 9 years ago
parent
commit
b52309faab
  1. 1
      src/common/logging/backend.cpp

1
src/common/logging/backend.cpp

@ -55,6 +55,7 @@ namespace Log {
SUB(Service, DSP) \
SUB(Service, DLP) \
SUB(Service, HID) \
SUB(Service, HTTP) \
SUB(Service, SOC) \
SUB(Service, IR) \
SUB(Service, Y2R) \

Loading…
Cancel
Save