diff options
author | Erick Tryzelaar <idadesub@users.sourceforge.net> | 2009-08-30 23:41:20 +0000 |
---|---|---|
committer | Erick Tryzelaar <idadesub@users.sourceforge.net> | 2009-08-30 23:41:20 +0000 |
commit | 52248ff682e13315e5be08824bdd1d340e02d610 (patch) | |
tree | bb62687af5bef46da88b090cf64e159ac0093353 /bindings | |
parent | bf4a68ebe2007b42f2f7750e655341a7126e25d9 (diff) |
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/Makefile | 2 |
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 # |