[llvm-commits] CVS: llvm/lib/Support/Annotation.cpp

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 12 22:41:26 PDT 2003


Changes in directory llvm/lib/Support:

Annotation.cpp updated: 1.9 -> 1.10

---
Log message:

Regularize header file comments


---
Diffs of the changes:  (+1 -1)

Index: llvm/lib/Support/Annotation.cpp
diff -u llvm/lib/Support/Annotation.cpp:1.9 llvm/lib/Support/Annotation.cpp:1.10
--- llvm/lib/Support/Annotation.cpp:1.9	Thu May 22 16:59:35 2003
+++ llvm/lib/Support/Annotation.cpp	Sun Oct 12 22:32:08 2003
@@ -1,4 +1,4 @@
-//===-- Annotation.cpp - Implement the Annotation Classes --------*- C++ -*--=//
+//===-- Annotation.cpp - Implement the Annotation Classes -----------------===//
 //
 // This file implements the AnnotationManager class.
 //





More information about the llvm-commits mailing list