Commit 335054bd authored by Jan Kiene's avatar Jan Kiene
Browse files

fix typo in define name

parent 302a1e30
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ void initFdCngCom(
    hFdCngCom->stopBand = 0;
    hFdCngCom->startBand = 0;
    hFdCngCom->stopFFTbin = 0;
#ifdef FIX_TMP_1559
#ifdef FIX_1559
    hFdCngCom->nFFTpart = 0;
#endif
    hFdCngCom->frameSize = 0;