IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 23, 2004, 2:05:54 PM (22 years ago)
Author:
gusciora
Message:

Added -Wall to Makefile.globals, and fixed resultant compile errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.c

    r2365 r2411  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-11-15 20:15:30 $
     12 *  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-11-24 00:05:54 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    978978psTime* psTimeFromISOTime(const char *time)
    979979{
    980     char tempString[MAX_TIME_STRING_LENGTH];
    981980    psS32 millisecond;
    982981    struct tm tmTime;
Note: See TracChangeset for help on using the changeset viewer.