Index: trunk/ppSub/src/ppSubSetMasks.c
===================================================================
--- trunk/ppSub/src/ppSubSetMasks.c	(revision 21257)
+++ trunk/ppSub/src/ppSubSetMasks.c	(revision 21360)
@@ -1,7 +1,20 @@
+/** @file ppSubSetMasks.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"
 
-// this function generates (if needed) and sets or updates the masks for both the input and
-// reference images.  this function also has the code for interpolation over bad pixels, but it
-// is currently if-def-ed out
+/** this function generates (if needed) and sets or updates the masks for both the input and
+ * reference images.  this function also has the code for interpolation over bad pixels, but it
+ * is currently if-def-ed out
+ */
 
 bool ppSubSetMasks (pmConfig *config, const pmFPAview *view) {
