mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 20:58:55 -05:00
Forgot to update calling sequence of symspec() in its declaration.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3302 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
1242cad5fc
commit
70d9a21584
@ -358,8 +358,8 @@ extern int ptt(int nport, int ntx, int* iptt, int* nopen);
|
|||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
//----------------------------------------------------- C and Fortran routines
|
//----------------------------------------------------- C and Fortran routines
|
||||||
void symspec_(int* k, int* ntrperiod, int* nsps, int* ingain, int* nb,
|
void symspec_(int* k, int* ntrperiod, int* nsps, int* ingain,
|
||||||
int* m_NBslider, float* px, float s[], float red[],
|
float* px, float s[], float red[],
|
||||||
float* df3, int* nhsym, int* npts8);
|
float* df3, int* nhsym, int* npts8);
|
||||||
|
|
||||||
void genjt9_(char* msg, int* ichk, char* msgsent, int itone[],
|
void genjt9_(char* msg, int* ichk, char* msgsent, int itone[],
|
||||||
|
Loading…
Reference in New Issue
Block a user