summaryrefslogtreecommitdiff
path: root/ham/linpsk/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'ham/linpsk/patches/patch-ab')
-rw-r--r--ham/linpsk/patches/patch-ab10
1 files changed, 4 insertions, 6 deletions
diff --git a/ham/linpsk/patches/patch-ab b/ham/linpsk/patches/patch-ab
index e9e5b158a0c..6a87bf086d8 100644
--- a/ham/linpsk/patches/patch-ab
+++ b/ham/linpsk/patches/patch-ab
@@ -1,10 +1,8 @@
-$NetBSD: patch-ab,v 1.1 2005/03/16 15:32:12 rillig Exp $
+$NetBSD: patch-ab,v 1.2 2005/08/15 14:03:53 wulf Exp $
-Needed for g++-2.95.3.
-
---- src/cpskdemodulator.cpp.orig Sun Jul 4 17:50:45 2004
-+++ src/cpskdemodulator.cpp Wed Mar 16 03:02:48 2005
-@@ -559,7 +559,7 @@ if ( UseAfc )
+--- src/cpskdemodulator.cpp.orig 2005-03-13 21:42:44.000000000 +1030
++++ src/cpskdemodulator.cpp 2005-08-15 05:35:35.000000000 +0930
+@@ -551,7 +551,7 @@
{
Phase_Vector=m_BitSignal*conj(Prev_Sample);
Prev_Sample = m_BitSignal;