Index: trunk/psLib/src/astro/psCoord.c
===================================================================
--- trunk/psLib/src/astro/psCoord.c	(revision 6251)
+++ trunk/psLib/src/astro/psCoord.c	(revision 6253)
@@ -10,6 +10,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.103 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-01-30 20:28:33 $
+*  @version $Revision: 1.104 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-01-30 22:56:01 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -1088,5 +1088,5 @@
         //XXX: Should the length (nalloc) be 1 and append be used everytime a pixel is added?
         //        out = psPixelsAlloc(input->nalloc);
-        out = psPixelsAlloc(1);
+        out = psPixelsAlloc(0);
     }
     psPlane *coord = psPlaneAlloc();
