summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/DOTGraphTraits.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/Support/DOTGraphTraits.h')
-rw-r--r--llvm/include/Support/DOTGraphTraits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/Support/DOTGraphTraits.h b/llvm/include/Support/DOTGraphTraits.h
index 2371b664077..6ffade878b1 100644
--- a/llvm/include/Support/DOTGraphTraits.h
+++ b/llvm/include/Support/DOTGraphTraits.h
@@ -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
OpenPOWER on IntegriCloud