Index: trunk/Mars/mcore/ofits.h
===================================================================
--- trunk/Mars/mcore/ofits.h	(revision 13112)
+++ trunk/Mars/mcore/ofits.h	(revision 13115)
@@ -318,5 +318,4 @@
 
         SetStr("XTENSION", "BINTABLE", "binary table extension");
-        SetStr("EXTNAME", "", "name of extension table");
         SetInt("BITPIX",                     8, "8-bit bytes");
         SetInt("NAXIS",                      2, "2-dimensional binary table");
@@ -326,4 +325,5 @@
         SetInt("GCOUNT",                     1, "one data group (required keyword)");
         SetInt("TFIELDS",                    0, "number of fields in each row");
+        SetStr("EXTNAME", "", "name of extension table");
         SetStr("CHECKSUM", "{0000000000000000}", "Checksum for the whole file");
         SetInt("DATASUM",                    0, "Checksum for the data block");
