Index: trunk/psastro/src/psastroFixChips.c
===================================================================
--- trunk/psastro/src/psastroFixChips.c	(revision 21183)
+++ trunk/psastro/src/psastroFixChips.c	(revision 21409)
@@ -1,4 +1,16 @@
+/** @file psastroFixChips.c
+ *
+ *  @brief 
+ *
+ *  @ingroup libpsastro
+ *
+ *  @author IfA
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroInternal.h"
-# define NONLIN_TOL 0.001 /* tolerance in pixels */
+# define NONLIN_TOL 0.001 ///< tolerance in pixels
 # define DEBUG 0
 
