1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/comms/acfax/files/patch-mod_demod.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

12 lines
391 B
C

--- mod_demod.c.orig Sat Jun 8 00:38:29 2002
+++ mod_demod.c Sat Jun 8 00:38:41 2002
@@ -29,6 +29,8 @@
#include <unistd.h>
#include "mod_demod.h"
+#define PI M_PI
+
SHORT int firwide[] = { 6, 20, 7, -42, -74, -12, 159, 353, 440 };
SHORT int firmiddle[] = { 0, -18, -38, -39, 0, 83, 191, 284, 320 };
SHORT int firnarrow[] = { -7, -18, -15, 11, 56, 116, 177, 223, 240 };