Index: firmware/FTM/ftm_definitions.vhd
===================================================================
--- firmware/FTM/ftm_definitions.vhd	(revision 10161)
+++ firmware/FTM/ftm_definitions.vhd	(revision 10162)
@@ -36,5 +36,5 @@
   type FTU_answer_array_type is array (0 to 3) of integer range 0 to 10;
 
-  type clk_cond_interface_array_type is array (0 to 7) of std_logic_vector (31 downto 0);
+  -- data array for clock conditioner interface
   type clk_cond_array_type is array (0 to 8) of std_logic_vector (31 downto 0);
   
