Index: src/InitTweak/FixGlobalInit.cpp
===================================================================
--- src/InitTweak/FixGlobalInit.cpp	(revision 3859adb4d802f6f27e35aa4ed05a7c87d7ef632e)
+++ src/InitTweak/FixGlobalInit.cpp	(revision d0fbe2c26df41a3baff5bddb78fb54c02c1fbdf7)
@@ -10,6 +10,6 @@
 // Created On       : Mon May 04 15:14:56 2016
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Jul  3 08:41:54 2026
-// Update Count     : 37
+// Last Modified On : Fri Jul  3 15:57:20 2026
+// Update Count     : 38
 //
 
@@ -82,5 +82,5 @@
 			const_cast<ast::Type *>(objDecl->get_type())->set_const( false );
 		} // if
-	}
+	} // if
 }
 
