Index: trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7758)
+++ trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 7759)
@@ -247,5 +247,5 @@
     if (sequence.IsNull())
     {
-        cout << "WARNING - Could get sequence# from filename: " << fname << endl;
+        cout << "WARNING - Could not determine sequence# from filename: " << fname << endl;
         return 2;
     }
@@ -312,5 +312,5 @@
                      " fNumStarsCorMed=%s ,"
                      " fNumStarsCorRMS=%s ,"
-                     " fBrightnessMean=%s ,"
+                     " fBrightnessMed=%s ,"
                      " fBrightnessRMS=%s ,"
                      " fInhomogeneity=%s "
