Index: trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout	(revision 1041)
@@ -6,5 +6,5 @@
 
 Creating psBitSet with 24 bits...
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
 
 
@@ -20,5 +20,5 @@
 Setting third bit...
 Setting last bit...
-100000000000000000000101ïŸ­Þ
+100000000000000000000101
 
 
Index: trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout	(revision 1041)
@@ -5,10 +5,10 @@
 \**********************************************************************************/
 
-000000000000000000000000ïŸ­Þ
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
+000000000000000000000000
 
 Setting all bits true...
-111111111111111111111111ïŸ­Þ
-111111111111111111111111ïŸ­Þ
+111111111111111111111111
+111111111111111111111111
 
 
@@ -22,5 +22,5 @@
 
 Result:
-111111111111111111111111ïŸ­Þ
+111111111111111111111111
 
 ---> TESTPOINT PASSED (psBitSet{Perform binary AND with psBitSets} | tst_psBitSet_02.c)
Index: trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout	(revision 1041)
@@ -5,10 +5,10 @@
 \**********************************************************************************/
 
-000000000000000000000000ïŸ­Þ
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
+000000000000000000000000
 
 Setting all bits true...
-111111111111111111111111ïŸ­Þ
-111111111111111111111111ïŸ­Þ
+111111111111111111111111
+111111111111111111111111
 
 
@@ -22,5 +22,5 @@
 
 Result:
-111111111111111111111111ïŸ­Þ
+111111111111111111111111
 
 ---> TESTPOINT PASSED (psBitSet{Perform binary OR with psBitSets} | tst_psBitSet_03.c)
Index: trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout	(revision 1041)
@@ -5,10 +5,10 @@
 \**********************************************************************************/
 
-000000000000000000000000ïŸ­Þ
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
+000000000000000000000000
 
 Setting all bits true...
-111111111111111111111111ïŸ­Þ
-111111111111111111111111ïŸ­Þ
+111111111111111111111111
+111111111111111111111111
 
 
@@ -22,5 +22,5 @@
 
 Result:
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
 
 ---> TESTPOINT PASSED (psBitSet{Perform binary XOR with psBitSets} | tst_psBitSet_04.c)
Index: trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout	(revision 1041)
@@ -5,6 +5,6 @@
 \**********************************************************************************/
 
-000000000000000000000000ïŸ­Þ
-0000000000000000000000000000000000000000ïŸ­Þ
+000000000000000000000000
+0000000000000000000000000000000000000000
 
 
Index: trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout
===================================================================
--- trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 1034)
+++ trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 1041)
@@ -5,6 +5,6 @@
 \**********************************************************************************/
 
-000000000000000000000000ïŸ­Þ
-000000000000000000000000ïŸ­Þ
+000000000000000000000000
+000000000000000000000000
 
 
