summaryrefslogtreecommitdiff
path: root/include/llvm/User.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/User.h')
-rw-r--r--include/llvm/User.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/User.h b/include/llvm/User.h
index cf0f53c4ad..aa29f6dae3 100644
--- a/include/llvm/User.h
+++ b/include/llvm/User.h
@@ -1,4 +1,4 @@
-//===-- llvm/User.h - User class definition ----------------------*- C++ -*--=//
+//===-- llvm/User.h - User class definition ---------------------*- C++ -*-===//
//
// This class defines the interface that one who 'use's a Value must implement.
// Each instance of the Value class keeps track of what User's have handles