Index: trunk/psastro/src/psastroConvert.c
===================================================================
--- trunk/psastro/src/psastroConvert.c	(revision 16800)
+++ trunk/psastro/src/psastroConvert.c	(revision 21409)
@@ -1,2 +1,14 @@
+/** @file psastroConvert.c
+ *
+ *  @brief 
+ *
+ *  @ingroup libpsastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
 // leak free 2006.04.27
@@ -157,5 +169,7 @@
 }
 
-// sort by Mag (ascending)
+/**
+ * sort by Mag (ascending)
+ */
 int psastroSortByMag (const void *a, const void *b)
 {
