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.tt

    r4174 r4267  
    1 bool [% namespace %]PopFits(psDB *dbh, psFits *fits, unsigned long limit)
     1bool [% namespace %]PopFits(psDB *dbh, psFits *fits, unsigned long long limit)
    22{
    33    return [% namespace %]SelectRowsFits(dbh, fits, NULL, limit);
Note: See TracChangeset for help on using the changeset viewer.