[Kst] branches/work/kst/1.5/kst/src/libkstmath

Andrew Walker arwalker at sumusltd.com
Tue Sep 18 21:56:20 CEST 2007


SVN commit 714133 by arwalker:

format changes

 M  +1 -1      kstcsd.cpp  


--- branches/work/kst/1.5/kst/src/libkstmath/kstcsd.cpp #714132:714133
@@ -192,7 +192,7 @@
     return setLastUpdateResult(NO_CHANGE);
   }
 
-  double *tempOutput
+  double *tempOutput;
   double *input;
   int tempOutputLen = PSDCalculator::calculateOutputVectorLength(_windowSize, _average, _averageLength);
   int xSize = 0;


More information about the Kst mailing list