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:
Joe Taylor 2013-05-23 13:35:47 +00:00
parent 1242cad5fc
commit 70d9a21584
1 changed files with 2 additions and 2 deletions

View File

@ -358,8 +358,8 @@ extern int ptt(int nport, int ntx, int* iptt, int* nopen);
extern "C" {
//----------------------------------------------------- C and Fortran routines
void symspec_(int* k, int* ntrperiod, int* nsps, int* ingain, int* nb,
int* m_NBslider, float* px, float s[], float red[],
void symspec_(int* k, int* ntrperiod, int* nsps, int* ingain,
float* px, float s[], float red[],
float* df3, int* nhsym, int* npts8);
void genjt9_(char* msg, int* ichk, char* msgsent, int itone[],