aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/tables.c')
-rw-r--r--src/stdlib/tables.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/tables.c b/src/stdlib/tables.c
index 781da415..fabdad4f 100644
--- a/src/stdlib/tables.c
+++ b/src/stdlib/tables.c
@@ -763,5 +763,3 @@ void Table$deserialize(FILE *in, void *outval, List_t *pointers, const TypeInfo_
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1