diff options
author | Gordon Henriksen <gordonhenriksen@mac.com> | 2008-03-07 19:13:06 +0000 |
---|---|---|
committer | Gordon Henriksen <gordonhenriksen@mac.com> | 2008-03-07 19:13:06 +0000 |
commit | e5c20e87ce195a1335eb5f80c699cf646f5679c4 (patch) | |
tree | 1dbaa1159ad8f50ee0102d1c294a6b57fd7eb44b /bindings/ocaml/llvm/llvm_ocaml.c | |
parent | c5a2e630010b8e889fd48eaae84547cfff743e9f (diff) | |
download | external_llvm-e5c20e87ce195a1335eb5f80c699cf646f5679c4.zip external_llvm-e5c20e87ce195a1335eb5f80c699cf646f5679c4.tar.gz external_llvm-e5c20e87ce195a1335eb5f80c699cf646f5679c4.tar.bz2 |
Cleanup some comments in the OCaml bindings.
Patch by Erick Tryzelaar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48014 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings/ocaml/llvm/llvm_ocaml.c')
-rw-r--r-- | bindings/ocaml/llvm/llvm_ocaml.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/llvm/llvm_ocaml.c b/bindings/ocaml/llvm/llvm_ocaml.c index 3f48887..f4e958d 100644 --- a/bindings/ocaml/llvm/llvm_ocaml.c +++ b/bindings/ocaml/llvm/llvm_ocaml.c @@ -1,4 +1,4 @@ -/*===-- llvm_ocaml.h - LLVM Ocaml Glue --------------------------*- C++ -*-===*\ +/*===-- llvm_ocaml.c - LLVM Ocaml Glue --------------------------*- C++ -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* *| |