Index: trunk/psModules/src/objects/pmPeaks.h
===================================================================
--- trunk/psModules/src/objects/pmPeaks.h	(revision 18971)
+++ trunk/psModules/src/objects/pmPeaks.h	(revision 20937)
@@ -10,6 +10,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
- * @date $Date: 2008-08-08 19:41:56 $
+ * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-12-08 02:51:14 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -60,5 +60,5 @@
     bool assigned;                      ///< is peak assigned to a source?
     pmPeakType type;			///< Description of peak.
-    struct pmFootprint *footprint;	///< reference to containing footprint
+    pmFootprint *footprint;	///< reference to containing footprint
 }
 pmPeak;
