diff options
Diffstat (limited to 'include/llvm/Type.def')
-rw-r--r-- | include/llvm/Type.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Type.def b/include/llvm/Type.def index c56da22..e271f10 100644 --- a/include/llvm/Type.def +++ b/include/llvm/Type.def @@ -1,4 +1,4 @@ -//===-- llvm/Type.def - File that describes various LLVM types ---*- C++ -*--=// +//===-- llvm/Type.def - File that describes various LLVM types --*- C++ -*-===// // // This file contains descriptions of the various LLVM types and derived types. // This file serves as a source of in source documentation and a can be |