We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ec41e commit 0627990Copy full SHA for 0627990
src/kiss_fft.c
@@ -39,7 +39,7 @@
39
#define CUSTOM_MODES
40
41
/* The guts header contains all the multiplication and addition macros that are defined for
42
- complex numbers. It also delares the kf_ internal functions.
+ complex numbers. It also declares the kf_ internal functions.
43
*/
44
45
static void kf_bfly2(
0 commit comments