Index: /branches/pap_branch_080117/psLib/src/fits/psFitsImage.c
===================================================================
--- /branches/pap_branch_080117/psLib/src/fits/psFitsImage.c	(revision 16126)
+++ /branches/pap_branch_080117/psLib/src/fits/psFitsImage.c	(revision 16127)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.23.2.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-01-18 01:07:31 $
+ *  @version $Revision: 1.23.2.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-01-18 02:41:43 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -556,5 +556,5 @@
     // an unsigned integer type).  In all other cases, we have already converted the image to use the
     // appropriate scale and zero (because we want to apply a randomiser to the quantisation).
-    fits_set_bscale(fits->fd, 1.0, bzero, &status);
+    fits_set_bscale(fits->fd, 1.0, cfitsioBzero, &status);
 
     if (bscale != 0.0) {
