Index: trunk/archive/pslib/include/psError.h
===================================================================
--- trunk/archive/pslib/include/psError.h	(revision 382)
+++ trunk/archive/pslib/include/psError.h	(revision 456)
@@ -34,4 +34,5 @@
 void psErrorClear(void);		///< Clear the error stack
 
+const char *psErrorCodeString(psErrorCode code);	///< return the string associated with the error code
 void psErrorStackPrint(FILE *fd, const char *fmt, ...);	///< print the errorstack to this file descriptor
 void psVErrorStackPrint(FILE *fd,	//< write to this file descriptor
