Index: trunk/psLib/src/image/psImage.h
===================================================================
--- trunk/psLib/src/image/psImage.h	(revision 820)
+++ trunk/psLib/src/image/psImage.h	(revision 824)
@@ -9,6 +9,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-01 20:00:08 $
+ *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-01 22:42:57 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -59,5 +59,5 @@
         psC64   **C64;                  ///< double-precision complex data.
         psPTR   **PTR;                  ///< void pointers
-        void    **v;                    ///< pointer to data
+        void    **V;                    ///< pointer to data
     } data;                             ///< Union for data types.
     const struct psImage *parent;       ///< Parent, if a subimage.
