Index: trunk/psLib/src/math/psPolynomial.c
===================================================================
--- trunk/psLib/src/math/psPolynomial.c	(revision 9538)
+++ trunk/psLib/src/math/psPolynomial.c	(revision 9540)
@@ -7,6 +7,6 @@
 *  polynomials.  It also contains a Gaussian functions.
 *
-*  @version $Revision: 1.150 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-10-13 21:13:48 $
+*  @version $Revision: 1.151 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-10-13 22:04:58 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -189,5 +189,5 @@
     }
 
-    if (psTraceGetLevel(__func__) >= 6) {
+    if (psTraceGetLevel("psLib.math") >= 6) {
         for (psS32 j = 0; j < numPolys; j++) {
             PS_POLY_PRINT_1D(chebPolys[j]);
