Release coccinelle-0.1.10
[bpt/coccinelle.git] / parsing_c / test_parsing_c.ml
index 21abaab..ae22ae1 100644 (file)
@@ -93,7 +93,7 @@ let test_parse_gen xs ext =
   ()
 
 
-let test_parse_c xs = 
+let test_parse_c xs =
   test_parse_gen xs "c"
 let test_parse_h xs = 
   test_parse_gen xs "h"