IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2008, 3:47:34 PM (18 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.33

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/src/ippdb.h

    r17144 r17570  
    339339    char            *uri;
    340340    psS32           imfiles;
     341    psS16           fault;
    341342} summitExpRow;
    342343
     
    353354    const char      *exp_type,
    354355    const char      *uri,
    355     psS32           imfiles
     356    psS32           imfiles,
     357    psS16           fault
    356358);
    357359
     
    389391    const char      *exp_type,
    390392    const char      *uri,
    391     psS32           imfiles
     393    psS32           imfiles,
     394    psS16           fault
    392395);
    393396
Note: See TracChangeset for help on using the changeset viewer.