Index: trunk/psLib/src/image/psImage.h
===================================================================
--- trunk/psLib/src/image/psImage.h	(revision 4195)
+++ trunk/psLib/src/image/psImage.h	(revision 4315)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-09 21:20:20 $
+ *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-18 02:30:49 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -105,5 +105,5 @@
     psU32 numCols,                     ///< Number of rows in image.
     psU32 numRows,                     ///< Number of columns in image.
-    const psElemType type              ///< Type of data for image.
+    psElemType type                    ///< Type of data for image.
 );
 
