Index: trunk/psModules/src/objects/pmModelClass.h
===================================================================
--- trunk/psModules/src/objects/pmModelClass.h	(revision 15562)
+++ trunk/psModules/src/objects/pmModelClass.h	(revision 15697)
@@ -21,6 +21,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-11-10 01:09:20 $
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-11-27 03:14:57 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -71,5 +71,5 @@
 
 // This function returns the internal model type code for the user-space model names.
-pmModelType pmModelClassGetType (char *name);
+pmModelType pmModelClassGetType (const char *name);
 
 /// @}
