Index: trunk/psModules/src/astrom/pmFPA_JPEG.c
===================================================================
--- trunk/psModules/src/astrom/pmFPA_JPEG.c	(revision 6872)
+++ trunk/psModules/src/astrom/pmFPA_JPEG.c	(revision 7016)
@@ -5,6 +5,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-17 18:01:04 $
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-01 01:08:45 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -123,5 +123,5 @@
         mode = pmFPAfileNameFromRule (file->extrule, file, view);
         word = pmFPAfileNameFromRule (file->extxtra, file, view);
-        range = psStringSplitArray (word, ":");
+        range = psStringSplitArray (word, ":", false);
 
         // XXX we need to decide where the scale will come from in the long term
