Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / extra / classic_patch.mli
index 58971c4..fa379f7 100644 (file)
@@ -1,6 +1,6 @@
 open Common
 
-(* used by tools/split_patch *) 
+(* used by tools/split_patch *)
 
 type patch = patchitem list
    and patchitem = File of filename * string (* header line *) * string list