Index: /trunk/FACT++/src/HeadersFAD.h
===================================================================
--- /trunk/FACT++/src/HeadersFAD.h	(revision 14000)
+++ /trunk/FACT++/src/HeadersFAD.h	(revision 14001)
@@ -75,8 +75,8 @@
         kNone = 0,  // Nothing is written just some little output in the log-stream
         kDebug,     // The contents of the headers are output to the console
-        kCfitsio,   // FITS file written with cfitsio
+        kFits,      // FITS file written with streamer class ofits
         kRaw,       // Raw binary streams are written
         kCalib,     // DRS calibration in progress
-        kFits       // FITS file written with streamer class ofits
+        kCfitsio,   // FITS file written with cfitsio
     };
 
