Index: trunk/ppSub/src/ppSubMatchPSFs.c
===================================================================
--- trunk/ppSub/src/ppSubMatchPSFs.c	(revision 21257)
+++ trunk/ppSub/src/ppSubMatchPSFs.c	(revision 21360)
@@ -1,7 +1,20 @@
+/** @file ppSubMatchPSFs.c
+ *
+ *  @brief
+ *
+ *  @ingroup ppSub
+ *
+ *  @author IfA
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-06 01:37:17 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 #include "ppSub.h"
 
-// Generate the PSF-matching kernel and convolve the images as needed.  Most of this function
-// involves looking up the parameters in the recipe and supplying them to the function
-// pmSubtractionMatch();
+/** Generate the PSF-matching kernel and convolve the images as needed.  Most of this function
+ * involves looking up the parameters in the recipe and supplying them to the function
+ * pmSubtractionMatch();
+ */
 
 bool ppSubMatchPSFs (pmConfig *config, const pmFPAview *view) {
