Index: /trunk/glueforge/templates/psdb/selectrowobjects_h.tt
===================================================================
--- /trunk/glueforge/templates/psdb/selectrowobjects_h.tt	(revision 6043)
+++ /trunk/glueforge/templates/psdb/selectrowobjects_h.tt	(revision 6044)
@@ -1,10 +1,7 @@
-/** Selects up to limit rows from the database and returns them in a psArray
- *
- * This function assumes an empty psFits object and will create a FITS table
- * as the first extension.
+/** Selects up to limit rows from the database and returns as [% table.object_name %] objects in a psArray
  *
  *  See psDBSelectRows() for documentation on the format of where.
  *
- * @return true on success
+ * @return A psArray pointer or NULL on error
  */
 
