summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorErick Tryzelaar <idadesub@users.sourceforge.net>2009-08-30 23:41:20 +0000
committerErick Tryzelaar <idadesub@users.sourceforge.net>2009-08-30 23:41:20 +0000
commit52248ff682e13315e5be08824bdd1d340e02d610 (patch)
treebb62687af5bef46da88b090cf64e159ac0093353 /bindings
parentbf4a68ebe2007b42f2f7750e655341a7126e25d9 (diff)
downloadllvm-52248ff682e13315e5be08824bdd1d340e02d610.tar.gz
llvm-52248ff682e13315e5be08824bdd1d340e02d610.tar.bz2
llvm-52248ff682e13315e5be08824bdd1d340e02d610.tar.xz
Fix header comment for bindings/ocaml/llvm/Makefile.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80526 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings')
-rw-r--r--bindings/ocaml/llvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/llvm/Makefile b/bindings/ocaml/llvm/Makefile
index cd974d4820..99e347bc13 100644
--- a/bindings/ocaml/llvm/Makefile
+++ b/bindings/ocaml/llvm/Makefile
@@ -1,4 +1,4 @@
-##===- bindings/ocaml/bitwriter/Makefile -------------------*- Makefile -*-===##
+##===- bindings/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#