aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hashset.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hashset.c')
-rw-r--r--tests/hashset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hashset.c b/tests/hashset.c
index b438d22..45ae57a 100644
--- a/tests/hashset.c
+++ b/tests/hashset.c
@@ -70,3 +70,4 @@ int main(void) {
hset_free(&set);
return retval;
}
+/* vim: set ts=8 noet: */