Index: trunk/Ohana/src/addstar/src/load2mass_as_rawdata.c
===================================================================
--- trunk/Ohana/src/addstar/src/load2mass_as_rawdata.c	(revision 16903)
+++ trunk/Ohana/src/addstar/src/load2mass_as_rawdata.c	(revision 16904)
@@ -145,5 +145,4 @@
 	}
       }
-      if (VERBOSE) fprintf (stderr, "done\n");
 
       if (!Nstars) {
@@ -188,4 +187,5 @@
     }
     free (tstars);
+    if (VERBOSE) fprintf (stderr, "done\n");
 
     // at end, p points at the start of last, partial line
