freebsd-ports/audio/sphinx/files/patch-src_libsphinx2fe_fe__sigproc.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
240 B
C

--- src/libsphinx2fe/fe_sigproc.c.orig 2016-07-26 15:58:05 UTC
+++ src/libsphinx2fe/fe_sigproc.c
@@ -43,7 +43,7 @@
#ifndef M_PI
#define M_PI (3.14159265358979323846)
-#endif M_PI
+#endif
#define FORWARD_FFT 1
#define INVERSE_FFT -1