IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2007, 4:29:39 PM (19 years ago)
Author:
jhoblitt
Message:

rename psTimeInitialize() -> psTimeInit()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r13858 r13951  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.98 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2007-06-17 01:18:08 $
     6 *  @version $Revision: 1.99 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2007-06-22 02:29:39 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    411411        {
    412412            psTrace("psModules.config", 7, "Initialising psTime with file %s\n", timeName);
    413             psTimeInitialize(timeName);
     413            psTimeInit(timeName);
    414414        }
    415415
Note: See TracChangeset for help on using the changeset viewer.