aboutsummaryrefslogtreecommitdiffstats
path: root/include/rstypes.h
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov@twistea.su>2025-02-08 22:13:25 +0300
committerjustanothercatgirl <sotov@twistea.su>2025-02-08 22:13:25 +0300
commitff8ab43201e5c862003d9353016409c13691562c (patch)
treed186e830acfbc21b5cc771ce58a1cc09c0e7610c /include/rstypes.h
parente14c6bc3801be29eb5a64c813754b170a67d4956 (diff)
Changed comments style, added array deletion functions
Diffstat (limited to 'include/rstypes.h')
-rw-r--r--include/rstypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rstypes.h b/include/rstypes.h
index 57bfb63..f9f9723 100644
--- a/include/rstypes.h
+++ b/include/rstypes.h
@@ -40,3 +40,4 @@ typedef long double f128;
#endif // RS_TYPES_USE_128
#endif // JUSTANOTHERCATGITL_RSTYPES_H
+/* vim: set ts=8 noet: */