IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2005, 11:55:33 AM (21 years ago)
Author:
jhoblitt
Message:

add const to params where appropriate
tt cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/selectrowsfits_h.tt

    r4150 r4196  
    1212    psDB            *dbh,               ///< Database handle
    1313    psFits          *fits,              ///< psFits object
    14     psMetadata      *where,             ///< Row match criteria
     14    const psMetadata *where,            ///< Row match criteria
    1515    unsigned long   limit               ///< Maximum number of elements to return
    1616);
Note: See TracChangeset for help on using the changeset viewer.