Index: trunk/psLib/src/astro/psTime.c
===================================================================
--- trunk/psLib/src/astro/psTime.c	(revision 7427)
+++ trunk/psLib/src/astro/psTime.c	(revision 7547)
@@ -10,6 +10,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.84 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-08 19:54:10 $
+ *  @version $Revision: 1.85 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-13 23:56:11 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1206,5 +1206,5 @@
 
     // Interpolation of look up table
-    results = psLookupTableInterpolateAll(table, jd, NULL);
+    results = psLookupTableInterpolateAll(table, jd);
 
     // Check for successful interpolation
