Index: /trunk/ppStack/src/ppStackReadout.c
===================================================================
--- /trunk/ppStack/src/ppStackReadout.c	(revision 20883)
+++ /trunk/ppStack/src/ppStackReadout.c	(revision 20884)
@@ -74,5 +74,5 @@
     if (!output) {
         // If there are no pixels to inspect, then just fake it
-        output = psArrayAllocEmpty(0);
+        output = psPixelsAllocEmpty(0);
     }
 
