aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/tables.h')
-rw-r--r--src/stdlib/tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/tables.h b/src/stdlib/tables.h
index 65f35060..4d719ed5 100644
--- a/src/stdlib/tables.h
+++ b/src/stdlib/tables.h
@@ -157,5 +157,3 @@ extern const TypeInfo_t CStrToVoidStarTable;
.TableInfo.key = item_info, \
.TableInfo.value = &Void$info, \
.metamethods = Table$metamethods})
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1