Index: trunk/ippconfig/gpc1/camera.config
===================================================================
--- trunk/ippconfig/gpc1/camera.config	(revision 29403)
+++ trunk/ippconfig/gpc1/camera.config	(revision 29434)
@@ -162,4 +162,5 @@
 
 # The set of maskbits that should not be set to NAN in "released" images
-# This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT
-MASK.NO.CENSOR      U32      0x5280
+# This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT  = 0x5280
+# unfortunately the perl parser won't accept a hex value
+MASK.NO.CENSOR      U32      21120
