From: Gordon Henriksen Date: Sat, 15 Mar 2008 00:26:23 +0000 (+0000) Subject: Minor documentation fix. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=606c5aa084041eb5ad60710728098eaf9c997315;p=oota-llvm.git Minor documentation fix. Patch by Erick Tryzelaar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48382 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/bindings/ocaml/executionengine/executionengine_ocaml.c b/bindings/ocaml/executionengine/executionengine_ocaml.c index 0f124c546ee..4af771123c0 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 *| |* *|