summaryrefslogtreecommitdiffstats
path: root/config.h.in
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 /config.h.in
parent537b2d963f194f44469ac7dac355364e6a5300b0 (diff)
downloadffts-af6777ac44dc51758eeccf828314b2ba54712771.zip
ffts-af6777ac44dc51758eeccf828314b2ba54712771.tar.gz
Adding in Vim modelines to all .c and .h files.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 60ecb2f..9e5f90b 100644
--- a/config.h.in
+++ b/config.h.in
@@ -146,3 +146,5 @@
/* Define to the type of an unsigned integer type of width exactly 64 bits if
such a type exists and the standard includes do not define it. */
#undef uint64_t
+
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud