diff options
Diffstat (limited to 'lib/Support')
-rw-r--r-- | lib/Support/Annotation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/Annotation.cpp b/lib/Support/Annotation.cpp index 9166240..1b42aae 100644 --- a/lib/Support/Annotation.cpp +++ b/lib/Support/Annotation.cpp @@ -1,4 +1,4 @@ -//===-- Annotation.cpp - Implement the Annotation Classes --------*- C++ -*--=// +//===-- Annotation.cpp - Implement the Annotation Classes -----------------===// // // This file implements the AnnotationManager class. // |