[Kst] kdeextragear-2/kst/plugins/crosscorrelation

Laurent Montel montel at kde.org
Sat Dec 13 18:53:14 CET 2003


CVS commit by mlaurent: 

Fix compile


  M +3 -3      crosscorrelation.c   1.3


--- kdeextragear-2/kst/plugins/crosscorrelation/crosscorrelation.c  #1.2:1.3
@@ -222,7 +222,7 @@ int crosscorrelation( const double *cons
         iLength = inArrayLens[0];
         
-        //
-        // determine the number of points required...
-        //
+        /*
+         determine the number of points required...
+        */
         while( iNumPoints < iLength && iNumPoints > 0 )
         {





More information about the Kst mailing list