Index: tests/.expect/manipulatorsInput.txt
===================================================================
--- tests/.expect/manipulatorsInput.txt	(revision ca8824da37ef0d98ddc2e3aff54849f7a84e315b)
+++ tests/.expect/manipulatorsInput.txt	(revision 86a8be5a9f4892359cae71f702614bd15dba7c2e)
@@ -26,7 +26,5 @@
 13 wwwwwwww
 a
-b
-b
-b
+a
 -1
 15
Index: tests/.in/manipulatorsInput.txt
===================================================================
--- tests/.in/manipulatorsInput.txt	(revision ca8824da37ef0d98ddc2e3aff54849f7a84e315b)
+++ tests/.in/manipulatorsInput.txt	(revision 86a8be5a9f4892359cae71f702614bd15dba7c2e)
@@ -7,5 +7,5 @@
 abcyyy
 aaaaaaaaxxxxxxxxaabbccbbdddwwwbbbbbbbbwwwwwwwwaaaaaaaawwwwwwww
-abcd
+ab
 0xff 017 15-15
 0xff 017 15-15
Index: tests/manipulatorsInput.cfa
===================================================================
--- tests/manipulatorsInput.cfa	(revision ca8824da37ef0d98ddc2e3aff54849f7a84e315b)
+++ tests/manipulatorsInput.cfa	(revision 86a8be5a9f4892359cae71f702614bd15dba7c2e)
@@ -7,6 +7,6 @@
 // Created On       : Sat Jun  8 17:58:54 2019
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Mon Jun 10 08:11:03 2019
-// Update Count     : 7
+// Last Modified On : Mon Jun 10 18:38:35 2019
+// Update Count     : 8
 // 
 
@@ -52,7 +52,5 @@
 		char c;
 		sin | c;							sout | c;
-		sin | wdi( 3, c );					sout | c;
 		sin | ignore( c );					sout | c;
-		sin | ignore( wdi( 3, c ) );		sout | c;
 
 		signed char sc;
