Index: tests/io/io-acquire.cfa
===================================================================
--- tests/io/io-acquire.cfa	(revision bbbd2c445b2101bd6d0003a567ec6ef306f5d96e)
+++ tests/io/io-acquire.cfa	(revision cbedb6115c75cf8424055a5ada2d94c351814b4e)
@@ -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)
