aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/integers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/integers.h')
-rw-r--r--src/stdlib/integers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/integers.h b/src/stdlib/integers.h
index a7249495..accc0166 100644
--- a/src/stdlib/integers.h
+++ b/src/stdlib/integers.h
@@ -391,5 +391,3 @@ MACROLIKE PUREFUNC Int8_t Int8$from_int16(Int16_t i16, bool truncate) {
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0