Index: trunk/psLib/test/dataManip/tst_psHist02.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psHist02.c	(revision 1073)
+++ trunk/psLib/test/dataManip/tst_psHist02.c	(revision 1320)
@@ -94,5 +94,5 @@
 
         for (i=0;i<numBins;i++) {
-            printf("Bin number %d bounds: (%f - %f) data (%d)\n", i,
+            printf("Bin number %d bounds: (%6.3f - %6.3f) data (%d)\n", i,
                    myHist->bounds->data.F32[i],
                    myHist->bounds->data.F32[i+1],
