diff options
Diffstat (limited to 'test-file.c')
-rw-r--r-- | test-file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-file.c b/test-file.c index 5db6ec6..42f5ef8 100644 --- a/test-file.c +++ b/test-file.c @@ -1,3 +1,4 @@ +/* vim: set sw=4 ts=4 sts=4 et: */ #undef NDEBUG #define _POSIX_C_SOURCE 200809L #include <l4array.h> |