Standardize header file comments
[oota-llvm.git] / include / llvm / Support / DOTGraphTraits.h
index 2371b664077129f3de260189626b6a7a2f8b0053..6ffade878b199e17c2ee6c05f74931ac538e967a 100644 (file)
@@ -1,4 +1,4 @@
-//===-- Support/DotGraphTraits.h - Customize .dot output -------*- C++ -*--===//
+//===-- Support/DotGraphTraits.h - Customize .dot output --------*- C++ -*-===//
 //
 // This file defines a template class that can be used to customize dot output
 // graphs generated by the GraphWriter.h file.  The default implementation of