Index: tests/alloc.cfa
===================================================================
--- tests/alloc.cfa	(revision ee858bf5ae03b611e47117302c940b949e8ead66)
+++ tests/alloc.cfa	(revision a33704dc8d0f703e6a86018ed22d93b2724d827e)
@@ -10,6 +10,6 @@
 // Created On       : Wed Feb  3 07:56:22 2016
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Aug 14 16:59:59 2020
-// Update Count     : 430
+// Last Modified On : Fri Oct  9 23:03:11 2020
+// Update Count     : 431
 //
 
@@ -362,5 +362,5 @@
 	ip = memset( stp, 10 );
 	ip = memcpy( &st1, &st );
-#endif
+#endif // ERR1
 } // main
 
