Index: trunk/psLib/src/math/psHistogram.h
===================================================================
--- trunk/psLib/src/math/psHistogram.h	(revision 11248)
+++ trunk/psLib/src/math/psHistogram.h	(revision 11759)
@@ -7,6 +7,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-02-13 03:01:24 $
  *
  * Copyright 2004-2005 IfA, University of Hawaii
@@ -81,7 +81,7 @@
  *  vector may be of types psU8, psU16, psF32, psF64.
  *
- *  @return psHistogram*   histogram result
+ *  @return bool   Successful operation?
  */
-psHistogram* psVectorHistogram(
+bool psVectorHistogram(
     psHistogram* out,                  ///< Histogram data
     const psVector* values,            ///< Vector to analyse
