IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2007, 6:44:06 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.71

File:
1 edited

Legend:

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

    r11005 r11027  
    40054005    psS32           p3_version;
    40064006    char            *label;
     4007    psS16           fault;
    40074008} p3PendingExpRow;
    40084009
     
    40164017    psS32           p2_version,
    40174018    psS32           p3_version,
    4018     const char      *label
     4019    const char      *label,
     4020    psS16           fault
    40194021);
    40204022
     
    40494051    psS32           p2_version,
    40504052    psS32           p3_version,
    4051     const char      *label
     4053    const char      *label,
     4054    psS16           fault
    40524055);
    40534056
Note: See TracChangeset for help on using the changeset viewer.