aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/bytes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/bytes.c')
-rw-r--r--src/stdlib/bytes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/bytes.c b/src/stdlib/bytes.c
index d4bd5ef6..db12e501 100644
--- a/src/stdlib/bytes.c
+++ b/src/stdlib/bytes.c
@@ -141,5 +141,3 @@ const TypeInfo_t Byte$info = {
.as_text = Byte$as_text,
},
};
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0