summaryrefslogtreecommitdiff
path: root/include/llvm/Support/InstIterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/InstIterator.h')
-rw-r--r--include/llvm/Support/InstIterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/InstIterator.h b/include/llvm/Support/InstIterator.h
index 06fc9bd281..1f6862ba91 100644
--- a/include/llvm/Support/InstIterator.h
+++ b/include/llvm/Support/InstIterator.h
@@ -1,4 +1,4 @@
-//===-- llvm/Support/InstIterator.h - Classes for inst iteration -*- C++ -*--=//
+//===- llvm/Support/InstIterator.h - Classes for inst iteration -*- C++ -*-===//
//
// This file contains definitions of two iterators for iterating over the
// instructions in a function. This is effectively a wrapper around a two level