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