Index: trunk/psLib/test/dataManip/tst_psHist02.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psHist02.c	(revision 2204)
+++ trunk/psLib/test/dataManip/tst_psHist02.c	(revision 2226)
@@ -114,4 +114,7 @@
                              "Calling psVectorHistogram() with various NULL inputs." );
 
+
+
+    // ********************************************************************
     // Verify the return value is null and program execution doesn't stop,
     // if input parameter myHist is null.
@@ -125,5 +128,6 @@
 
 
-    // Verify the retrun value is the same as the input parameter myHist and
+    // ********************************************************************
+    // Verify the return value is the same as the input parameter myHist and
     // program execution doesn't stop, if the input parameter myArray is
     // null.
@@ -138,4 +142,6 @@
 
 
+    exit(0);
+    // ********************************************************************
     // Verify the return value is the same as the input parameter myHist and
     // program execution doesn't stop, if the input parameter myArray has no
