aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/errors.h
diff options
context:
space:
mode:
authorMichael Scire <SciresM@gmail.com>2019-05-23 01:14:11 -0700
committerMichael Scire <SciresM@gmail.com>2019-05-23 01:14:11 -0700
commit7fba9c7224d6a2bd358777e8854fa51232b54017 (patch)
treebae400349914cdc3ad455e2d77d4e4ce92d901ad /src/core/hle/service/ns/errors.h
parent7dbf4c1ae5fbe6287575e7ac1b0f93dbb16843c2 (diff)
clang-format fixes
Diffstat (limited to 'src/core/hle/service/ns/errors.h')
-rw-r--r--src/core/hle/service/ns/errors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/service/ns/errors.h b/src/core/hle/service/ns/errors.h
index 6b85008dd..f4aea8a65 100644
--- a/src/core/hle/service/ns/errors.h
+++ b/src/core/hle/service/ns/errors.h
@@ -9,5 +9,4 @@
namespace Service::NS {
constexpr ResultCode ERR_APPLICATION_LANGUAGE_NOT_FOUND{ErrorModule::NS, 300};
-
} \ No newline at end of file