Index: /trunk/archive/modules/include/phase2.h
===================================================================
--- /trunk/archive/modules/include/phase2.h	(revision 1465)
+++ /trunk/archive/modules/include/phase2.h	(revision 1466)
@@ -91,4 +91,5 @@
 			   unsigned int maskVal, ///< Mask the pixels for which mask & maskVal > 0.
 			   float sat, ///< Saturation level: pixels brighter than this level are masked
+			   unsigned int growVal, ///< Grow bad pixels for which mask & growVal > 0.
 			   int grow ///< Radius to grow the bad pixels
     );
