]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ep-processor-libraries/dsplib.git/blobdiff - ti/dsplib/src/DSPF_sp_dotprod/c674/DSPF_sp_dotprod_d.c
Fixed documentation issues tracked by PRSDK-4872, PRSDK-4873, PRSDK-4875.
[ep-processor-libraries/dsplib.git] / ti / dsplib / src / DSPF_sp_dotprod / c674 / DSPF_sp_dotprod_d.c
index b88ed4de3df4c6c26a5199b6ea781fdce25f2920..8c3b8b665df1eaba70e4a0a22debe94dd842f251 100644 (file)
@@ -130,7 +130,7 @@ int main()
       t_opt = time_opt(n) - t_overhead;
       t_cn  = time_cn(n)  - t_overhead;
 
-      printf("DSPF_sp_dotp_cplx\tIter#: %d\t", j++);
+      printf("DSPF_sp_dotprod_d\tIter#: %d\t", j++);
 
       /* ----------------------------------------------------------------- */
       /* compute percent difference and track max difference               */