Index: trunk/psLib/src/astronomy/psAstrometry.c
===================================================================
--- trunk/psLib/src/astronomy/psAstrometry.c	(revision 3682)
+++ trunk/psLib/src/astronomy/psAstrometry.c	(revision 3708)
@@ -8,6 +8,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.64 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-04-07 20:27:41 $
+ *  @version $Revision: 1.65 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-04-19 00:17:05 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -230,5 +230,5 @@
 
     // XXX: how is this value derived?
-    *(double *)&exp->lst = psTimeToLST((psTime*)time,observatory->longitude);
+    *(double *)&exp->lst = psTimeToLMST((psTime*)time,observatory->longitude);
     *(float *)&exp->positionAngle = 0.0f; // XXX: need input, see Bug #207
     *(float *)&exp->parallacticAngle = 0.0f; // XXX: need input, see Bug #207
