aboutsummaryrefslogtreecommitdiffstats
path: root/evtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'evtest.c')
-rw-r--r--evtest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/evtest.c b/evtest.c
index 514e391..c782709 100644
--- a/evtest.c
+++ b/evtest.c
@@ -703,3 +703,5 @@ int main (int argc, char **argv)
return print_events(fd);
}
+
+/* vim: set noexpandtab tabstop=8 shiftwidth=8: */