Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 18061)
+++ trunk/psModules/src/config/pmConfig.h	(revision 18073)
@@ -5,6 +5,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-06-10 20:28:25 $
+ *  @version $Revision: 1.38 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-06-10 21:53:09 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -164,5 +164,5 @@
     const pmConfig *config,             ///< configuration
     bool create,                        ///< create the file if it doesn't exist
-    bool truncate                       ///< truncate the file (if it exists)
+    bool trunc                          ///< truncate the file (if it exists)
 );
 
