summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2008-03-15 00:26:23 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2008-03-15 00:26:23 +0000
commit606c5aa084041eb5ad60710728098eaf9c997315 (patch)
tree8c406e08d56662c3c6787add5c8b89f036d240b3 /bindings
parent20ccded7dec5b90e58f649f4fb95b166a642b8cb (diff)
downloadllvm-606c5aa084041eb5ad60710728098eaf9c997315.tar.gz
llvm-606c5aa084041eb5ad60710728098eaf9c997315.tar.bz2
llvm-606c5aa084041eb5ad60710728098eaf9c997315.tar.xz
Minor documentation fix.
Patch by Erick Tryzelaar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48382 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'bindings')
-rw-r--r--bindings/ocaml/executionengine/executionengine_ocaml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/executionengine/executionengine_ocaml.c b/bindings/ocaml/executionengine/executionengine_ocaml.c
index 0f124c546e..4af771123c 100644
--- a/bindings/ocaml/executionengine/executionengine_ocaml.c
+++ b/bindings/ocaml/executionengine/executionengine_ocaml.c
@@ -1,4 +1,4 @@
-/*===-- analysis_ocaml.c - LLVM Ocaml Glue ----------------------*- C++ -*-===*\
+/*===-- executionengine_ocaml.c - LLVM Ocaml Glue ---------------*- C++ -*-===*\
|* *|
|* The LLVM Compiler Infrastructure *|
|* *|