summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_s.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/time/time_s.cpp')
-rw-r--r--src/core/hle/service/time/time_s.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/time/time_s.cpp b/src/core/hle/service/time/time_s.cpp
index 52de888d3..a442ac599 100644
--- a/src/core/hle/service/time/time_s.cpp
+++ b/src/core/hle/service/time/time_s.cpp
@@ -17,4 +17,4 @@ TIME_S::TIME_S(std::shared_ptr<Module> time) : Module::Interface(std::move(time)
}
} // namespace Time
-} // namespace Service \ No newline at end of file
+} // namespace Service