Index: trunk/psModules/src/detrend/pmDetrendDB.h
===================================================================
--- trunk/psModules/src/detrend/pmDetrendDB.h	(revision 12300)
+++ trunk/psModules/src/detrend/pmDetrendDB.h	(revision 12365)
@@ -9,6 +9,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-03-08 01:22:17 $
+ * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-03-09 02:49:53 $
  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
  */
@@ -55,5 +55,5 @@
 typedef struct {
     char *detID;                        // identifier of detrend run
-    const char *level;                  // level in FPA hierarchy of individual file
+    psString level;                     // level in FPA hierarchy of individual file
 } pmDetrendSelectResults;
 
