diff options
Diffstat (limited to 'llvm/include/Support/GraphTraits.h')
| -rw-r--r-- | llvm/include/Support/GraphTraits.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/include/Support/GraphTraits.h b/llvm/include/Support/GraphTraits.h index 15c285da170..e54d9631294 100644 --- a/llvm/include/Support/GraphTraits.h +++ b/llvm/include/Support/GraphTraits.h @@ -1,4 +1,4 @@ -//===-- Support/GraphTraits.h - Graph traits template ------------*- C++ -*--=// +//===-- Support/GraphTraits.h - Graph traits template -----------*- C++ -*-===//  //  // This file defines the little GraphTraits<X> template class that should be   // specialized by classes that want to be iteratable by generic graph iterators. | 

