summaryrefslogtreecommitdiffstats
path: root/src/ffts_small.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffts_small.h')
-rw-r--r--src/ffts_small.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffts_small.h b/src/ffts_small.h
index 76cadf5..683537a 100644
--- a/src/ffts_small.h
+++ b/src/ffts_small.h
@@ -11,3 +11,4 @@ void firstpass_4_b(ffts_plan_t * p, const void * in, void * out);
void firstpass_2(ffts_plan_t * p, const void * in, void * out);
#endif
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud