Index: tests/time.cfa
===================================================================
--- tests/time.cfa	(revision b8561fa0b017ef7979a88853000310c8d0f61624)
+++ tests/time.cfa	(revision 6f478349bdb1f2928d25077e5d9a5fffa8f67f73)
@@ -10,6 +10,6 @@
 // Created On       : Tue Mar 27 17:24:56 2018
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Jul 19 08:05:04 2024
-// Update Count     : 74
+// Last Modified On : Fri Jul 19 08:06:59 2024
+// Update Count     : 75
 //
 
@@ -18,5 +18,5 @@
 #include <stdlib.h>										// putenv
 
-extern "C" size_t malloc_unfreed() { return 1024; }		// guess at unfreed storage from putenv/tzset
+extern "C" size_t malloc_unfreed() { return 1024; }		// guess at unfreed storage from putenv
 
 int main() {
