diff options
Diffstat (limited to 'lib/Bytecode/Reader/ReaderInternals.h')
-rw-r--r-- | lib/Bytecode/Reader/ReaderInternals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Bytecode/Reader/ReaderInternals.h b/lib/Bytecode/Reader/ReaderInternals.h index 2d75a32131..4d8806a843 100644 --- a/lib/Bytecode/Reader/ReaderInternals.h +++ b/lib/Bytecode/Reader/ReaderInternals.h @@ -1,4 +1,4 @@ -//===-- ReaderInternals.h - Definitions internal to the reader ---*- C++ -*--=// +//===-- ReaderInternals.h - Definitions internal to the reader ------------===// // // This header file defines various stuff that is used by the bytecode reader. // |