Index: trunk/psLib/src/imageops/psImagePixelExtract.h
===================================================================
--- trunk/psLib/src/imageops/psImagePixelExtract.h	(revision 4589)
+++ trunk/psLib/src/imageops/psImagePixelExtract.h	(revision 4590)
@@ -8,6 +8,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-06-25 00:51:28 $
+*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-07-21 02:39:57 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -30,5 +30,5 @@
     PS_CUT_X_NEG,                      ///< Cut in the x dimension from rigth to left
     PS_CUT_Y_POS,                      ///< Cut in the y dimension from bottom up
-    PS_CUT_Y_NEG,                      ///< Cut in the y dimension from top down.
+    PS_CUT_Y_NEG                       ///< Cut in the y dimension from top down.
 } psImageCutDirection;
 
