diff options
author | Diane Bruce <db@FreeBSD.org> | 2007-08-10 15:10:46 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2007-08-10 15:10:46 +0000 |
commit | 904a03443d3e54d9109dcd1dd03db7d337cc89b9 (patch) | |
tree | 2cb681b5919bcec2c590b9e49b7644fb9084f98e /comms/wsjt/files/patch-padevsub.c | |
parent | - Update to 0.2 (diff) |
- Update to 5.9.7
- USE_FORTRAN=yes to use FORTRAN compiler. [1]
Notified by: maho [1]
Approved by: ehaupt (mentor)
Diffstat (limited to 'comms/wsjt/files/patch-padevsub.c')
-rw-r--r-- | comms/wsjt/files/patch-padevsub.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/wsjt/files/patch-padevsub.c b/comms/wsjt/files/patch-padevsub.c deleted file mode 100644 index 6b76e97da15d..000000000000 --- a/comms/wsjt/files/patch-padevsub.c +++ /dev/null @@ -1,10 +0,0 @@ ---- padevsub.c.orig Mon Feb 19 23:15:39 2007 -+++ padevsub.c Mon Feb 19 23:15:50 2007 -@@ -1,6 +1,6 @@ - // #include <stdio.h> - // #include <math.h> --#include "portaudio.h" -+#include <portaudio2/portaudio.h> - - int __stdcall PADEVSUB(int *numdev, int *ndefin, int *ndefout, - int nchin[], int nchout[]) |