Index: trunk/Mars/mcore/ofits.h
===================================================================
--- trunk/Mars/mcore/ofits.h	(revision 17539)
+++ trunk/Mars/mcore/ofits.h	(revision 17559)
@@ -993,5 +993,5 @@
         SetStr("CREATOR", typeid(*this).name(), "Class that wrote this file");
         SetFloat("EXTREL", 1.0, "Release Number");
-        SetStr("COMPILED", __DATE__" "__TIME__, "Compile time");
+        SetStr("COMPILED", __DATE__" " __TIME__, "Compile time");
         SetStr("ORIGIN", "FACT", "Institution that wrote the file");
         SetStr("TIMESYS", "UTC", "Time system");
