IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 8:56:54 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.0.0

File:
1 edited

Legend:

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

    r11193 r11635  
    2020/*
    2121 *
    22  * This file was generated by glueforge 0.36
     22 * This file was generated by glueforge 1.00
    2323 *
    2424 * Do NOT directly edit this file.
     
    84278427        return false;
    84288428    }
    8429     if (!psMetadataAdd(md, PS_LIST_TAIL, "exp_type", PS_DATA_STRING, NULL, "64")) {
     8429    if (!psMetadataAdd(md, PS_LIST_TAIL, "exp_type", PS_DATA_STRING, "XXX this should be dropped", "64")) {
    84308430        psError(PS_ERR_UNKNOWN, false, "failed to add item exp_type");
    84318431        psFree(md);
Note: See TracChangeset for help on using the changeset viewer.