aboutsummaryrefslogtreecommitdiff
path: root/pd/src/d_fftroutine.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/d_fftroutine.c')
-rw-r--r--pd/src/d_fftroutine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/d_fftroutine.c b/pd/src/d_fftroutine.c
index 7f0d2523..1920aca5 100644
--- a/pd/src/d_fftroutine.c
+++ b/pd/src/d_fftroutine.c
@@ -88,7 +88,7 @@
#include <math.h>
#include <stdlib.h>
- /* the following is needed only to declare pd_fft() as exportable in NT */
+ /* the following is needed only to declare pd_fft() as exportable in MSW */
#include "m_pd.h"
/* some basic definitions */