Index: trunk/psLib/src/astro/psTime.c
===================================================================
--- trunk/psLib/src/astro/psTime.c	(revision 6184)
+++ trunk/psLib/src/astro/psTime.c	(revision 6204)
@@ -10,6 +10,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.78 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-01-23 20:04:31 $
+ *  @version $Revision: 1.79 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-01-26 21:10:22 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1170,5 +1170,5 @@
 
     // Interpolation of look up table
-    results = psLookupTableInterpolateAll(table, jd);
+    results = psLookupTableInterpolateAll(table, jd, NULL);
 
     // Check for successful interpolation
