Index: tests/io/io-acquire.cfa
===================================================================
--- tests/io/io-acquire.cfa	(revision a195d6e7ec81cd94b0bbc8e0759a1e563886ed6d)
+++ tests/io/io-acquire.cfa	(revision adaee12c0ffb9e51f4a887585418aea8df5d1aee)
@@ -10,6 +10,6 @@
 // Created On       : Mon Mar  1 18:40:09 2021
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Tue Mar  2 12:06:35 2021
-// Update Count     : 17
+// Last Modified On : Tue Apr 27 11:49:34 2021
+// Update Count     : 18
 // 
 
@@ -43,5 +43,5 @@
 	int a, b, c, d, e, f, g, h, i;
 	for ( 100 ) {										// local protection
-		sin  | acquire | a | b | c | d | e | f | g | h | i;
+		sin | acquire | a | b | c | d | e | f | g | h | i;
 	}
 	{													// global protection (RAII)
