aboutsummaryrefslogtreecommitdiff
path: root/src/tests/utests/malloc/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/utests/malloc/test.c')
-rw-r--r--src/tests/utests/malloc/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/utests/malloc/test.c b/src/tests/utests/malloc/test.c
index bc11d9d..b55d28a 100644
--- a/src/tests/utests/malloc/test.c
+++ b/src/tests/utests/malloc/test.c
@@ -38,3 +38,5 @@ int main(int argc, char **argv) {
return 0;
}
+
+/* vim: set ts=4 sw=4 tw=0 noet :*/