Index: trunk/psastro/src/psastroDataSave.c
===================================================================
--- trunk/psastro/src/psastroDataSave.c	(revision 18007)
+++ trunk/psastro/src/psastroDataSave.c	(revision 21409)
@@ -1,2 +1,14 @@
+/** @file psastroDataSave.c
+ *
+ *  @brief
+ *
+ *  @ingroup psastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
 
@@ -7,5 +19,7 @@
 }
   
-// this loop saves the photometry/astrometry data files
+/**
+ * this loop saves the photometry/astrometry data files
+ */
 bool psastroDataSave (pmConfig *config) {
 
