Release coccinelle-0.2.2-rc2
[bpt/coccinelle.git] / parsing_c / unparse_c.ml
index 80a3a80..0cabad4 100644 (file)
@@ -790,6 +790,7 @@ let new_tabbing a =
 
 
 let rec adjust_indentation xs =
+
   let _current_tabbing = ref "" in
   let tabbing_unit = ref None in