Browse Source

Attemp clang format fix?

Seems to be an issue with clang format
pull/15/merge
David Marcec 7 years ago
parent
commit
dfe4b3f723
  1. 1
      src/core/hle/service/friend/errors.h

1
src/core/hle/service/friend/errors.h

@ -9,5 +9,4 @@
namespace Service::Friend {
constexpr ResultCode ERR_NO_NOTIFICATIONS{ErrorModule::Account, 15};
}
Loading…
Cancel
Save