summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRobert Massaioli <robertmassaioli@gmail.com>2013-12-05 23:40:08 +1100
committerRobert Massaioli <robertmassaioli@gmail.com>2013-12-05 23:40:08 +1100
commitaf6777ac44dc51758eeccf828314b2ba54712771 (patch)
treec299f22ad90d1c102f53318ba76c3bb2ba18b339 /tests
parent537b2d963f194f44469ac7dac355364e6a5300b0 (diff)
downloadffts-af6777ac44dc51758eeccf828314b2ba54712771.zip
ffts-af6777ac44dc51758eeccf828314b2ba54712771.tar.gz
Adding in Vim modelines to all .c and .h files.
Diffstat (limited to 'tests')
-rw-r--r--tests/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.c b/tests/test.c
index 03f8f7a..7ab79c6 100644
--- a/tests/test.c
+++ b/tests/test.c
@@ -174,3 +174,4 @@ main(int argc, char *argv[]) {
}
return 0;
}
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud