summaryrefslogtreecommitdiffstats
path: root/src/macros-altivec.h
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 /src/macros-altivec.h
parent537b2d963f194f44469ac7dac355364e6a5300b0 (diff)
downloadffts-af6777ac44dc51758eeccf828314b2ba54712771.zip
ffts-af6777ac44dc51758eeccf828314b2ba54712771.tar.gz
Adding in Vim modelines to all .c and .h files.
Diffstat (limited to 'src/macros-altivec.h')
-rw-r--r--src/macros-altivec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/macros-altivec.h b/src/macros-altivec.h
index 0d148a5..28f552f 100644
--- a/src/macros-altivec.h
+++ b/src/macros-altivec.h
@@ -135,3 +135,4 @@ static inline void VST(void *d, V s)
*r = s;
}
#endif
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud