aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/datatypes.h')
-rw-r--r--src/stdlib/datatypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/datatypes.h b/src/stdlib/datatypes.h
index 5d016246..81ad8db2 100644
--- a/src/stdlib/datatypes.h
+++ b/src/stdlib/datatypes.h
@@ -121,5 +121,3 @@ typedef struct {
} OptionalByte_t;
#define NONE_BYTE ((OptionalByte_t){.is_none = true})
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0