X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fllvm-runtime.h;h=9d4144eb4e1f6f17e6e946969d3dc30ac2595587;hb=d295ab661864a5dee77a97d298bf2dde09c94de1;hp=f62cb8bd952d976dbc92c4618e5a22763c491109;hpb=c1d81649cc1d16ee47bd6fb951e220d8aba6a1d0;p=mono.git diff --git a/mono/mini/llvm-runtime.h b/mono/mini/llvm-runtime.h index f62cb8bd952..9d4144eb4e1 100644 --- a/mono/mini/llvm-runtime.h +++ b/mono/mini/llvm-runtime.h @@ -1,5 +1,6 @@ -/* - * llvm-runtime.h: Runtime support for llvm generated code +/** + * \file + * Runtime support for llvm generated code * * Authors: * Zoltan Varga (vargaz@gmail.com)