Index: trunk/psModules/src/objects/pmTrend2D.h
===================================================================
--- trunk/psModules/src/objects/pmTrend2D.h	(revision 15622)
+++ trunk/psModules/src/objects/pmTrend2D.h	(revision 15696)
@@ -5,11 +5,11 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-11-10 01:09:20 $
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-11-27 03:08:38 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
 # ifndef PM_TREND_2D_H
-# define PM_TREND_2d_H
+# define PM_TREND_2D_H
 
 /// @addtogroup Objects Object Detection / Analysis Functions
@@ -38,5 +38,5 @@
 pmTrend2D *pmTrend2DNoImageAlloc (pmTrend2DMode mode, psImageBinning *binning, psStats *stats);
 
-// allocate a pmTrend2D tied to an abstract field with size nXfield,nYfield 
+// allocate a pmTrend2D tied to an abstract field with size nXfield,nYfield
 pmTrend2D *pmTrend2DFieldAlloc (pmTrend2DMode mode, int nXfield, int nYfield, int nXtrend, int nYtrend, psStats *stats);
 
