summaryrefslogtreecommitdiffstats
path: root/src/ffts_static.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffts_static.h')
-rw-r--r--src/ffts_static.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffts_static.h b/src/ffts_static.h
index 4490bde..d854053 100644
--- a/src/ffts_static.h
+++ b/src/ffts_static.h
@@ -44,3 +44,4 @@ void ffts_static_rec_i(ffts_plan_t *p, float *data, size_t N) ;
void ffts_static_transform_i(ffts_plan_t *p, const void *in, void *out);
#endif
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud