diff options
Diffstat (limited to 'lib/Bytecode/Writer/WriterInternals.h')
-rw-r--r-- | lib/Bytecode/Writer/WriterInternals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Bytecode/Writer/WriterInternals.h b/lib/Bytecode/Writer/WriterInternals.h index 20425e0a6c..98fdec2b55 100644 --- a/lib/Bytecode/Writer/WriterInternals.h +++ b/lib/Bytecode/Writer/WriterInternals.h @@ -1,4 +1,4 @@ -//===-- WriterInternals.h - Data structures shared by the Writer -*- C++ -*--=// +//===- WriterInternals.h - Data structures shared by the Writer -*- C++ -*-===// // // This header defines the interface used between components of the bytecode // writer. |