Index: tests/io2.cfa
===================================================================
--- tests/io2.cfa	(revision 5ea5b28f99a21543ee16545ccb212eddbb550eff)
+++ tests/io2.cfa	(revision d88f8b3b78a378191ec01bdeee75e6703bc0cc66)
@@ -10,6 +10,6 @@
 // Created On       : Wed Mar  2 16:56:02 2016
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Dec 21 08:20:14 2018
-// Update Count     : 112
+// Last Modified On : Thu Apr 18 08:03:30 2019
+// Update Count     : 113
 //
 
@@ -97,5 +97,5 @@
 	sout | 1 | sepOff | 2 | 3;							// locally turn off implicit separator
 	sout | sepOn | sepOn | 1 | 2 | 3 | sepOn | sepOff | sepOn | '\n' | nonl; // no separator at start/end of line
-	sout | 1 | 2 | 3 | "\n\n" | sepOn | nonl;					// no separator at start of next line
+	sout | 1 | 2 | 3 | "\n\n" | sepOn | nonl;			// no separator at start of next line
 	sout | 1 | 2 | 3;
 	sout | nl;
