IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2006, 11:53:56 AM (20 years ago)
Author:
Paul Price
Message:

Applying patch from Josh to fix spelling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.c

    r7386 r7405  
    1212 *  @author Joshua Hoblitt
    1313 *
    14  *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-06-07 03:40:43 $
     14 *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2006-06-07 21:53:56 $
    1616 *
    1717 *  Copyright 2005 Joshua Hoblitt, University of Hawaii
     
    907907}
    908908
    909 psArray *p_psDBSFetchResult(psDB *dbh)
     909psArray *p_psDBFetchResult(psDB *dbh)
    910910{
    911911    MYSQL_RES       *result;            // complete db result set
Note: See TracChangeset for help on using the changeset viewer.