Index: trunk/archive/pslib/include/psTrace.h
===================================================================
--- trunk/archive/pslib/include/psTrace.h	(revision 601)
+++ trunk/archive/pslib/include/psTrace.h	(revision 701)
@@ -36,5 +36,5 @@
 
 /** Set destination for tracing. */
-void psTraceSetDestination(const char *filename // File to write to
+void psTraceSetDestination(FILE *fp	// Open file pointer to write to
     );
 
