IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2005, 1:04:57 PM (21 years ago)
Author:
asc
Message:

tweak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fileUtils/tst_psDB.c

    r3561 r3566  
    99 *  @author Aaron Culliney, MHPCC
    1010 *
    11  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-03-30 07:03:48 $
     11 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-03-30 23:04:57 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    784784    psS32 failed = 0;
    785785    psDB *dbh = NULL;
    786     const char* table = "table10";
     786    const char* table = "table11";
    787787    psArray *ary=NULL, *rowSet=NULL;
    788788    psMetadata *where=NULL, *row=NULL, *md = _get_CreateTableMetadata();
Note: See TracChangeset for help on using the changeset viewer.