Index: trunk/psLib/src/imageops/psImageConvolve.h
===================================================================
--- trunk/psLib/src/imageops/psImageConvolve.h	(revision 12741)
+++ trunk/psLib/src/imageops/psImageConvolve.h	(revision 12748)
@@ -5,6 +5,6 @@
  * @author Robert DeSonia, MHPCC
  *
- * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-04-04 22:42:02 $
+ * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-04-05 03:02:21 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -101,5 +101,5 @@
     const psVector *xShifts,            ///< list of x-axis shifts (S32)
     const psVector *yShifts,            ///< list of y-axis shifts (S32)
-    float totalTime,                    ///< Total time (relative times if negative)
+    float totalTime,                    ///< Total time (relative times if negative or zero)
     bool xyRelative                     ///< Are x,y positions relative (shifts) or absolute?
 );
