IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2005, 4:25:07 PM (21 years ago)
Author:
jhoblitt
Message:

change limit params to type unsigned long long

File:
1 edited

Legend:

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

    r4150 r4267  
    1010    psDB            *dbh,               ///< Database handle
    1111    psFits          *fits,              ///< psFits object
    12     unsigned long   limit               ///< Maximum number of elements to return
     12    unsigned long long limit            ///< Maximum number of elements to return
    1313);
Note: See TracChangeset for help on using the changeset viewer.