Index: /trunk/psastro/src/psastroAstromGuess.c
===================================================================
--- /trunk/psastro/src/psastroAstromGuess.c	(revision 10783)
+++ /trunk/psastro/src/psastroAstromGuess.c	(revision 10784)
@@ -1,8 +1,10 @@
 # include "psastro.h"
 
-// XXX this function assumes the initial astrometry arrives in the form of
-// XXX WCS keywords in the headers corresponding to the chips.
-// XXX this function is both converting the header WCS astrometry terms to the fpa terms
-//     and applying the astrometry to the detected objects.
+// this function loads the header WCS astrometry terms into the fpa terms and applies the
+// astrometry to the detected objects.
+
+// this function assumes the initial astrometry arrives in the form of WCS keywords in the
+// headers corresponding to the chips.
+
 bool psastroAstromGuess (pmConfig *config) {
 
