summaryrefslogtreecommitdiff
path: root/bindings/ocaml/llvm/llvm_ocaml.c
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2008-03-07 19:13:06 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2008-03-07 19:13:06 +0000
commitbbf1c514bd832bf1306fe3e87221fd78bbc306ef (patch)
tree1dbaa1159ad8f50ee0102d1c294a6b57fd7eb44b /bindings/ocaml/llvm/llvm_ocaml.c
parent4b169cd1ebf96d8ed71505a1e1bde3764747361a (diff)
downloadllvm-bbf1c514bd832bf1306fe3e87221fd78bbc306ef.tar.gz
llvm-bbf1c514bd832bf1306fe3e87221fd78bbc306ef.tar.bz2
llvm-bbf1c514bd832bf1306fe3e87221fd78bbc306ef.tar.xz
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/llvm/llvm_ocaml.c b/bindings/ocaml/llvm/llvm_ocaml.c
index 3f48887e11..f4e958d966 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 *|
|* *|