IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5841 for trunk/psLib/src/xml


Ignore:
Timestamp:
Dec 23, 2005, 2:33:22 PM (20 years ago)
Author:
desonia
Message:

merged branch eam_rel9_b1. Contains many fixes made by IfA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/xml/psXML.c

    r5136 r5841  
    1010*  @author David Robbins, MHPCC
    1111*
    12 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-09-26 21:13:28 $
     12*  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-12-24 00:33:22 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4848
    4949    psXMLDoc *XML = psXMLDocAlloc();
    50     xmlNode *cur_node;
     50    xmlNode *cur_node = NULL;
    5151    xmlNode *root = NULL;
    5252    xmlAttr *prop = NULL;
Note: See TracChangeset for help on using the changeset viewer.