diff options
Diffstat (limited to 'tests/hmap.c')
-rw-r--r-- | tests/hmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hmap.c b/tests/hmap.c index 920c854..7336082 100644 --- a/tests/hmap.c +++ b/tests/hmap.c @@ -103,3 +103,4 @@ int main(void) { } return 0; } +/* vim: set ts=8 noet: */ |