Index: trunk/psphot/src/psphotFullForceSummary.c
===================================================================
--- trunk/psphot/src/psphotFullForceSummary.c	(revision 36718)
+++ trunk/psphot/src/psphotFullForceSummary.c	(revision 36731)
@@ -186,5 +186,6 @@
     psFitsClose(fits);
 
-    // Convert to an array indexed by ID
+    // Convert to a set of arrays indexed by model type + 1
+    // which contain pointers to arrays indexed by ID
 #define MAX_MODEL_TYPE 10
     psArray *sortedTables = psArrayAlloc(MAX_MODEL_TYPE+1);
