Index: tests/io2.cfa
===================================================================
--- tests/io2.cfa	(revision ab87ab50e623837bd57e41f5e53c5f2d807f88ca)
+++ tests/io2.cfa	(revision 342136ab8790110e02e6008ab5bf329dcd6d9aa1)
@@ -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;
