[OCaml] Fix whitespace.
[oota-llvm.git] / bindings / ocaml / llvm / Makefile
index 850f564a0c2239b7935d05d5c2f8036086ea1d04..134d4855ddf233fad0994619e6fed2311de89b39 100644 (file)
@@ -1,14 +1,14 @@
 ##===- bindings/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
-# 
+#
 # This is the makefile for the Objective Caml Llvm interface.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..