aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/include/spdlog/sinks/android_sink.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-09-02 00:29:55 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-14 12:54:25 +0200
commitc683b33bdfc38c80ce7fc00220b35a068f2fcb1e (patch)
tree9594651ce19cbe8271af4817a53551256893ca74 /NorthstarDLL/include/spdlog/sinks/android_sink.h
parentfa275ee980d3fe7c98e057144b7c4d664ee8148a (diff)
downloadNorthstarLauncher-c683b33bdfc38c80ce7fc00220b35a068f2fcb1e.tar.gz
NorthstarLauncher-c683b33bdfc38c80ce7fc00220b35a068f2fcb1e.zip
Carry over some formatting changes from refactor (#259)
Diffstat (limited to 'NorthstarDLL/include/spdlog/sinks/android_sink.h')
-rw-r--r--NorthstarDLL/include/spdlog/sinks/android_sink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/include/spdlog/sinks/android_sink.h b/NorthstarDLL/include/spdlog/sinks/android_sink.h
index 9686adff..659beabb 100644
--- a/NorthstarDLL/include/spdlog/sinks/android_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/android_sink.h
@@ -116,4 +116,4 @@ inline std::shared_ptr<logger> android_logger_st(const std::string &logger_name,
} // namespace spdlog
-#endif // __ANDROID__ \ No newline at end of file
+#endif // __ANDROID__