aboutsummaryrefslogtreecommitdiff
path: root/comms/soundmodem/files/patch-fsk_gendf9icfilt.cc
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2016-02-20 17:21:29 +0000
committerDiane Bruce <db@FreeBSD.org>2016-02-20 17:21:29 +0000
commit2c99c062fbf62961eabd898d62a52758f28ad0e4 (patch)
tree0f53a4da460cbf64ebda9c5106b83d611fbb5571 /comms/soundmodem/files/patch-fsk_gendf9icfilt.cc
parentade6e82d6b8c16434ec27cc81dee50aadc91a9fb (diff)
downloadports-2c99c062fbf62961eabd898d62a52758f28ad0e4.tar.gz
ports-2c99c062fbf62961eabd898d62a52758f28ad0e4.zip
Notes
Diffstat (limited to 'comms/soundmodem/files/patch-fsk_gendf9icfilt.cc')
-rw-r--r--comms/soundmodem/files/patch-fsk_gendf9icfilt.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/soundmodem/files/patch-fsk_gendf9icfilt.cc b/comms/soundmodem/files/patch-fsk_gendf9icfilt.cc
index 9a4024637918..c1ea5ef9e7d8 100644
--- a/comms/soundmodem/files/patch-fsk_gendf9icfilt.cc
+++ b/comms/soundmodem/files/patch-fsk_gendf9icfilt.cc
@@ -1,6 +1,6 @@
---- fsk/gendf9icfilt.cc.orig 2013-12-13 08:19:49.459920041 -0500
-+++ fsk/gendf9icfilt.cc 2013-12-13 08:43:50.641820677 -0500
-@@ -41,6 +41,8 @@
+--- fsk/gendf9icfilt.cc.orig 2003-01-06 14:28:19 UTC
++++ fsk/gendf9icfilt.cc
+@@ -41,6 +41,8 @@ using namespace std;
#include "getopt.h"
@@ -9,7 +9,7 @@
/* --------------------------------------------------------------------- */
template<typename T> complex<T> rxfilter(T freq)
-@@ -173,7 +175,8 @@
+@@ -173,7 +175,8 @@ static void printfcoeff(ostream& os, uns
printtransferfunc(os, fftsz, over);
else
os << "/* this file is automatically generated, do not edit!! */\n\n";