diff options
Diffstat (limited to 'llvm/include/llvm/User.h')
| -rw-r--r-- | llvm/include/llvm/User.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/User.h b/llvm/include/llvm/User.h index cf0f53c4ad8..aa29f6dae38 100644 --- a/llvm/include/llvm/User.h +++ b/llvm/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 |

