summaryrefslogtreecommitdiff
path: root/audio/audacity/files/patch-lib-src_libnyquist_nyquist_nyqsrc_sound.h
blob: ee47829b6d86793c591a002387afaafef972f74e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib-src/libnyquist/nyquist/nyqsrc/sound.h.orig	2016-07-26 13:34:06 UTC
+++ lib-src/libnyquist/nyquist/nyqsrc/sound.h
@@ -459,7 +459,7 @@ double step_to_hz(double);
 
 #ifdef WIN32
 double log2(double x);
-#endif WIN32
+#endif /*WIN32*/
 
 /* macros for access to samples within a suspension */
 /* NOTE: assume suspension structure is named "susp" */