summaryrefslogtreecommitdiffhomepage
path: root/FoundationEx/Text.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-10-02 00:32:11 +0200
committerAki <please@ignore.pl>2021-10-02 00:32:11 +0200
commit309d3544ca7ab144fa5c60f1cf83b38f17d070b7 (patch)
treeaabda583f0a3ae2bd11879729da62b7c2ebc357f /FoundationEx/Text.h
parent7a0ecea108c41c85af1ce8e3f4a98089bff9aa86 (diff)
downloadstarshatter-309d3544ca7ab144fa5c60f1cf83b38f17d070b7.zip
starshatter-309d3544ca7ab144fa5c60f1cf83b38f17d070b7.tar.gz
starshatter-309d3544ca7ab144fa5c60f1cf83b38f17d070b7.tar.bz2
Streamlined file and guard endings in Foundation and NetEx
Diffstat (limited to 'FoundationEx/Text.h')
-rw-r--r--FoundationEx/Text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FoundationEx/Text.h b/FoundationEx/Text.h
index ee946f8..170eafe 100644
--- a/FoundationEx/Text.h
+++ b/FoundationEx/Text.h
@@ -214,4 +214,4 @@ inline Text operator+( char* l, const Text& r) { return Text(l) + r; }
// +-------------------------------------------------------------------+
-#endif Text_h
+#endif // Text_h