Index: /branches/pap/psLib/src/math/psMatrix.c
===================================================================
--- /branches/pap/psLib/src/math/psMatrix.c	(revision 25867)
+++ /branches/pap/psLib/src/math/psMatrix.c	(revision 25868)
@@ -1090,5 +1090,5 @@
     gsl_vector_free(x);
 
-    return solution;
+    return out;
 }
 
