Index: tests/time.cfa
===================================================================
--- tests/time.cfa	(revision 4a790e4ccbf8200645297f7fa5f79f6bc047ea8f)
+++ tests/time.cfa	(revision ce0b8b88b46d195e414655d328e1c60da918c4f4)
@@ -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() {
