removed uneccessary cast to pspp_linreg_cache
[pspp-builds.git] / src / math / linreg / ChangeLog
index 4743b08e2277eafbb4a931df51ace4f0698990d7..10c23462e26f88c89e990c8074517459dd24d608 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-22  Jason Stover  <jhs@debs.hjklfdsss.org>
+
+       * predict.c (pspp_linreg_residual): Removed unnecessary cast of c_
+       to pspp_linreg_cache.
+
 2006-04-18  Jason Stover  <jhs@math.gcsu.edu>
 
        * linreg.h: Added a pointer to a variable to store the resduals.