Index: trunk/archive/pslib/src/Utils/psLogMsg.h
===================================================================
--- trunk/archive/pslib/src/Utils/psLogMsg.h	(revision 141)
+++ trunk/archive/pslib/src/Utils/psLogMsg.h	(revision 174)
@@ -9,4 +9,6 @@
 int psSetLogDestination(int dest);
 int psSetLogLevel(int level);
+void psSetLogFormat(const char *fmt);
+
 void psLogMsg(const char *name, int level, const char *fmt, ...);
 void p_psVLogMsg(const char *name, int level, const char *fmt, va_list ap);
