aboutsummaryrefslogtreecommitdiffstats
path: root/tests/obscure.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/obscure.c')
-rw-r--r--tests/obscure.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/obscure.c b/tests/obscure.c
index 7b6f1fd..6c567fb 100644
--- a/tests/obscure.c
+++ b/tests/obscure.c
@@ -22,3 +22,4 @@ int main(void) {
return (data[0][69] == 42 && data[1][42] == 69 ? 0 : 1);
// OS will free it for me
}
+/* vim: set ts=8 noet: */