IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2007, 12:25:20 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.74

File:
1 edited

Legend:

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

    r11045 r11077  
    37533753    psS32           p3_version;
    37543754    char            *label;
    3755     psS16           fault;
    37563755} p3PendingExpRow;
    37573756
     
    37653764    psS32           p2_version,
    37663765    psS32           p3_version,
    3767     const char      *label,
    3768     psS16           fault
     3766    const char      *label
    37693767);
    37703768
     
    37993797    psS32           p2_version,
    38003798    psS32           p3_version,
    3801     const char      *label,
    3802     psS16           fault
     3799    const char      *label
    38033800);
    38043801
     
    39723969    psS32           p3_version;
    39733970    char            *label;
     3971    psS16           fault;
    39743972} p3ProcessedExpRow;
    39753973
     
    39953993    psS32           p2_version,
    39963994    psS32           p3_version,
    3997     const char      *label
     3995    const char      *label,
     3996    psS16           fault
    39983997);
    39993998
     
    40404039    psS32           p2_version,
    40414040    psS32           p3_version,
    4042     const char      *label
     4041    const char      *label,
     4042    psS16           fault
    40434043);
    40444044
Note: See TracChangeset for help on using the changeset viewer.